vscode-kotlin
Vim
Our great sponsors
- Amplication - open-source Node.js backend code generator
- SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
- Appwrite - The open-source backend cloud platform
- Sonar - Write Clean JavaScript Code. Always.
- Mergify - Updating dependencies is time-consuming.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
vscode-kotlin | Vim | |
---|---|---|
1 | 50 | |
239 | 12,416 | |
- | 2.0% | |
4.1 | 9.1 | |
4 months ago | 4 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vscode-kotlin
Vim
-
Multiple Notepad++ Flaws Let Attackers Execute Arbitrary Code
I find the Vim extension for VS Code has macro support that is good enough for most of my use cases (if you’re a fan of Vim key bindings - obviously).
https://github.com/VSCodeVim/Vim/blob/master/ROADMAP.md#repe...
-
VSCode with Neovim?
that's why I just use https://github.com/VSCodeVim/Vim if I have to use VSCode
This post is all over the place. What are you asking? What problem exactly did you have with the https://github.com/vscode-neovim/vscode-neovim (ensure that you did not install https://github.com/VSCodeVim/Vim , which people often confuse with the other).
-
Neovim vs VSCode Neovim - what are the tradeoffs?
What you would learn from using a neovim addon for VS Code covers most of the first point and some of the second - VSCode Vim lets you run neovim in a headless mode that relays keypresses to it, and emulates several popular addons. It also comes without quite as much hassle as comes from the second step of learning to configure vim/neovim yourself. Most VSCode extensions work pretty well out of the box, maybe requiring you to add the path to a compiler/interpreter that is not on your PATH.
-
I'm stuck between CB-GK-16 and 617, I like 617 more cause it looks better. Now the situation is I'm a programmer, I don't mind learning new bindings but is it worth it? If you have any experiences that would help me, please share them with me :)
Either I go with K552 or save for RK84 if not CB-GK-16 and both of these are pretty good choice that's certain, or I go with 617 Fizz and use VIM keybinding which Isn't an issue for me cause I've been using NeoVim for more than 1 year, you can grab my dotfiles if you want. Most people won't go with 60% cause they are used to arrow, home, end ... keys so am I with vs code but today I found out about vscodevim extension which enables vim keybinding , these keybindings pretty easy to use more than arrow, home, end .. keys if yo're a vim user like Shift + $ = end, Shift + 0 = home, in visual mode V to select text etc ...
- Showing VS Code to a Vim user be like
-
Optimize nvim in VS Code
There is also VSCodeVim extension: https://github.com/VSCodeVim/Vim which afaik does not use any external programms.
-
New to modal editing, can't decide whether I should learn Neovim or Helix
We're all biased here because you're asking in a neovim community. You should ask in a helix community but I think they'll also agree that you should learn vim first. Neovim and vim are the same in terms of modal editing. You may try vscodevim so that it doesn't change too much of your workflow and you can focus on the basic movement. And also you don't need to think about the neovim plugin ecosystem for now until you're comfortable with vanilla vim movement. For jetbrains products there are vim binding emulators too so it's more universal. I use vim emulator in intellij.
-
Coming Home to Vim
Are you familiar with vim q macros? It's a similar thing but you don't need to use maps/remaps to use them: q to start recording and q (in normal mode, so q sometimes) to stop recording. Then you can rerun the macro with @ (or @@ is rerun the last macro). (Even fun things like @ work to rerun the macro a number of times.)
VSCodeVim seems to support q-macros just fine. The lone silly missing bit is that VSCodeVim makes it slightly tougher to save/reuse q-macros than proper Vim [1]. In Vim those letters are the exact same "registers" as copy/paste so that you can record a macro to register 'a' with `qa…q` and then if you want to save that macro for later you can just paste it into a document somewhere `"a` (paste register a) and pull the macro back in with the right motion and yank to the register you want (`ya`). VSCodeVim unfortunately uses separate registers for now and it is a bit more work to save/restore q-macros.
-
What are some useful practices/tools that were utilized in your past/current company, that could be of great value if more people knew about them?
Checkmate: https://github.com/VSCodeVim/Vim
What are some alternatives?
vscode-live-server - Launch a development local Server with live reload feature for static & dynamic pages.
vscode-neovim - Vim-mode for VS Code using embedded Neovim
NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
SpaceVim - A community-driven modular vim/neovim distribution - The ultimate vimrc
coc-java - Java extension for coc.nvim
vimrc - The ultimate Vim configuration (vimrc)
coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
vim-mark - Highlight several words in different colors simultaneously.
KotlinLanguageServer - Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol
vundle - Vundle, the plug-in manager for Vim
vscode-emacs-mcx - Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support
nnn.vim - File manager for vim/neovim powered by n³