not really known
Go to file
2023-12-01 20:07:35 +00:00
.vscode first updates 2023-10-29 17:34:56 +00:00
docs/img change images because VSCode moans on publish 2023-12-01 20:01:04 +00:00
res replace simplevim name 2022-11-11 09:47:54 +09:00
src updates 2023-12-01 19:45:46 +00:00
.eslintrc.cjs format with prettier 2022-11-09 14:35:37 +09:00
.gitignore format with prettier 2022-11-09 14:35:37 +09:00
.npmrc add updated build pipeline template 2022-11-09 13:54:20 +09:00
.prettierrc g commands are implemented 2023-11-12 19:24:48 +00:00
.tool-versions initial commit 2022-11-09 13:28:36 +09:00
.vscodeignore try helix name 2023-12-01 20:05:15 +00:00
build.mjs first updates 2023-10-29 17:34:56 +00:00
index.d.ts add updated build pipeline template 2022-11-09 13:54:20 +09:00
LICENSE.txt initial commit 2022-11-09 13:28:36 +09:00
package-lock.json updates 2023-11-21 00:10:45 +00:00
package.json try vscode-helix 2023-12-01 20:07:35 +00:00
README.md change images because VSCode moans on publish 2023-12-01 20:01:04 +00:00
tsconfig.json first updates 2023-10-29 17:34:56 +00:00
tsup.config.ts add updated build pipeline template 2022-11-09 13:54:20 +09:00

Helix for VS Code

   

This is a fork of an older Helix extension which in itself was a fork of the VSCode Vim extension. So there are still a lot of references to Vim in this source code. It is a work in progress.

Commands

The main commands should work but selections currently do not.

Right now commands are hardcoded to the default keymap, hopefully this can be adjusted to the user's keymap in the future.

If something doesn't work, please open an issue.