Code Monkey home page Code Monkey logo

Comments (6)

auchenberg avatar auchenberg commented on May 17, 2024

@deiberdev @mnunezdm I've updated the mappings for folding which seem to be the ones that collide. I don't have a non-us keyboard so you could try to pull master of this extension and help me validate?

546a547

from vscode-atom-keybindings.

mnunezdm avatar mnunezdm commented on May 17, 2024

Just installed from vsix and unfortunately the issue is still here

This is my current layout

photo_2017-11-03_10-29-51

I can test later in a full desktop keyboard

from vscode-atom-keybindings.

deiberchacon avatar deiberchacon commented on May 17, 2024

I've also updated the mappings (like @auchenberg in 546a547), and now I can retype the closing curly brace with ctrl+alt+} and alt+gr+}. This solution works fine.

from vscode-atom-keybindings.

auchenberg avatar auchenberg commented on May 17, 2024

@mnunezdm Thanks for trying it out. Did you pull master of this repo or use the published version?

from vscode-atom-keybindings.

mnunezdm avatar mnunezdm commented on May 17, 2024

Yes, I removed the extension, install it from the pulled version and tried it out and nothing worked

from vscode-atom-keybindings.

usagi avatar usagi commented on May 17, 2024

I got the same trouble, I cannot input the } in some times. Then, I open the DevTool(> Toggle Developer Tools) and type } key in the situation. I got the ERR on my } key input timing:

ERR Cannot read property 'length' of undefined: TypeError: Cannot read property 'length' of undefined
    at Object.t.firstNonWhitespaceIndex (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:221:720)
    at Function.normalizeIndentation (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1415:974)
    at g.normalizeIndentation (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1456:466)
    at Function._runAutoIndentType (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1481:93)
    at Function.typeWithInterceptors (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1487:475)
    at file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1532:494
    at m._executeEdit (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1531:546)
    at m.type (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1532:275)
    at file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1584:829
    at y._withViewEventsCollector (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1586:518)
    at y._executeCursorEdit (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1584:431)
    at y.type (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1584:794)
    at e._type (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2295:898)
    at e.trigger (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2295:134)
    at I.runCommand (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1930:972)
    at handler (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1897:702)
    at e.handler (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1610:808)
    at d.invokeFunction (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1651:817)
    at u._tryExecuteCommand (file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3944:968)
    at file:///C:/Users/usagi/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3944:717

from vscode-atom-keybindings.

Related Issues (20)

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.