Giter Club home page Giter Club logo

emacs-visual-studio-code's People

Contributors

nana4gonta avatar suzumikhail avatar syati avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

emacs-visual-studio-code's Issues

ctrl+n, ctrl+p are not working for Suggest Widget.

I found the lines where manage these key bindings. But they seem to be ignored.

https://github.com/nana4gonta/emacs-visual-studio-code/blob/master/release/keybindings-windows.json#L46-L50

https://github.com/nana4gonta/emacs-visual-studio-code/blob/master/release/keybindings-windows.json#L57-L60

I suspect that the keybindings.json is evaluated from the bottom so that the some rules are ignored. Currently, the behavior seems that ctrl+p, ctrl+n for "cursorUp", "cursorDown" always capture keys because these rules appear in later lines.

https://github.com/nana4gonta/emacs-visual-studio-code/blob/master/release/keybindings-windows.json#L91-L100

The problem was fixed when I moved the L46-L50 and L57-L60 to the line after L100.

openFile to openFileFolder

Thanks.

I tried to this emacs binding. But openFile is not working with new version of visual code.

I've changed it to openFileFolder, then it works.

Thanks.

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.