Giter Club home page Giter Club logo

Comments (9)

magbeat avatar magbeat commented on August 11, 2024

The same happens with a german keyboard layout.

from amvim-for-vscode.

aioutecism avatar aioutecism commented on August 11, 2024
  • Need a pre-mapping class to deal with all non-us keyboard layout.

from amvim-for-vscode.

imacnu avatar imacnu commented on August 11, 2024

how do it?

from amvim-for-vscode.

aioutecism avatar aioutecism commented on August 11, 2024

I haven't looked into this. I may need to check what VSCode is doing with different keyboard layout first.

from amvim-for-vscode.

adamdicarlo avatar adamdicarlo commented on August 11, 2024

possibly related: I use the Colemak keyboard layout and am finding the first time I try to insert a character after switching to insert mode, its QWERTY equivalent comes out. Subsequent inserts while still in insert mode produce the correct character.

from amvim-for-vscode.

adamdicarlo avatar adamdicarlo commented on August 11, 2024

Whoops, actually if I keep inserting the character, it alternates between inserting the QWERTY equivalent and the Colemak one. Pretty interesting.

For instance, trying to insert multiple semicolons inserts:

p;p;p;p;p...

(Colemak's semicolon is where "p" is on a QWERTY keyboard)

from amvim-for-vscode.

aioutecism avatar aioutecism commented on August 11, 2024

@imacnu @magbeat @adamdicarlo

I added keyboard layout support here: #45.

It has only the US QWERTY layout now. Could you help creating layout you need?
All it needs is a file like this:
https://github.com/aioutecism/amVim-for-VSCode/blob/feature/keyboard-layout-support/src/Layouts/US_QWERTY.ts
You may like to check #45 for guidance of creating layout file.

from amvim-for-vscode.

adamdicarlo avatar adamdicarlo commented on August 11, 2024

@aioutecism awesome, thanks! I'd love to do that! Will PR it against your branch (assuming your branch is not merged yet when I get it going).

from amvim-for-vscode.

aioutecism avatar aioutecism commented on August 11, 2024

All layout related problems should be solved in 1.0.0.
However, 1.0.0 depends on VSCode >= 0.10.12.
You can download the VSCode insiders version here and install amVim to try it.

from amvim-for-vscode.

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.