Coder Social home page Coder Social logo

elvish-mode's People

Contributors

alschwalm avatar nagy avatar zzamboni avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

elvish-mode's Issues

Closing brace unexpectedly moves cursor to line start

When I define a function, it is my habit to type the closing brace together with the opening brace, and then insert the contents inside:

fn fn-name {}

After typing the last }, my cursor immediately teleports to the start of the line. This is undesirable behavior.

Argument declaration highlighting blocks Emacs in certain cases

I have found at least one case in which elvish-argument-declaration-pattern makes Emacs go into an infinite loop (or something like that). For an example, try loading this file: https://github.com/zzamboni/vcsh_elvish/blob/master/.elvish/lib/theme/chain.elv

Emacs' CPU usage goes way up and it hangs. Commenting out these lines fixes the problem:

    (,elvish-argument-declaration-pattern . ((1 font-lock-variable-name-face)
                                             (2 font-lock-variable-name-face nil lax)))

I have not had a change to dive into this, just letting you know in case you have a chance to look into it.

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.