Coder Social home page Coder Social logo

ess-smart-equals's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ess-smart-equals's Issues

let `= ` resolve to ` = `

This package comes very close to my desired behaviour with the caveat that I now cannot keep spaces around the = operator as recommended by most style guides. I think short of a way to interactively be aware of whether the point is inside a function call or not, the second best way would be to let a 'unspaced' = followed by a space expand to =.

edit because the markdown is unclear. I want it to expand to space=space.

[bug] ess-smart-equals add an extra whitespace after the cursor

I have the following settings in my config file.

  (setq ess-smart-equals-padding-left 'some-space)
  (setq ess-smart-equals-padding-right 'none)

Whenever I pressed "=", an whitespace would be inserted after the cursor. This is especially annoying when pressing "=" inside a data.frame, as it would add a whitespace inside the parenthesis (An example is shown below).

Screen Shot 2022-07-12 at 5 17 08 PM

if-let* not available on emacs 25

The lisp file header (from elpa) says it requires emacs 25.1, but if-let* is not available in emacs 25, it makes it's first appearance in emacs 26.

Error since ESS update

(use-package ess-smart-equals)
leads now to the following error when running emacs:

Error (use-package): ess-smart-equals/:catch: Symbol’s value as variable is void: ess-S-assign

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.