Top 10 Lua VSCode Projects
-
NvChad
An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime ~ 20ms to 70ms
-
I'm trying to map Lazygit to just g and the submenu of git commands to G. The list of default bindings (https://github.com/LunarVim/LunarVim/blob/rolling/lua/lvim/core/which-key.lua) doesn't include the Lazygit command. I'm guessing it somehow gets injected into the menu elsewhere. This means that I can't remap g because it will still enter the submenu with lazygit as its only entry. How can I prevent this behaviour?
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
CosmicNvim
CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience!
-
-
Project mention: My neovim configuration - Takes only 21ms to open | reddit.com/r/neovim | 2022-03-11
The configuration: https://github.com/Avimitin/nvim
-
-
The other answers are now wrong with the 0.7 release, using the resolved_capabilities table is now deprecated. I personally moved to using lukas-reineke/lsp-format.nvim together with null-ls. You can see the change in my dotfiles if you want to. I had some weird formatting behaviour with rustfmt and async formatting, so I changed the lsp-format.nvim setup to be require("lsp-format").setup({ sync = true }).
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
neocode
Completely theme responsive, lean, streamlined lua configuration for neovim (dotfiles). NeoCode aims to provide a fluent experience in nvim and vscode. (by aserowy)
Project mention: Introducing NeoCode - VS Code in Neovim out of the box! | reddit.com/r/neovim | 2022-02-17Sorry if I’m being thick, but how is this (or is it) related to https://github.com/aserowy/neocode?
-
-
factorio-candran-example
[Factorio mod] This is an experimental example mod to make possible development with candran together with other stuff as easy as possible.
Project mention: ZwerOxotnik/factorio-candran-example is a new repository | reddit.com/r/ZwerOxotnik | 2021-08-12
Lua VSCode related posts
Index
What are some of the best open-source VSCode projects in Lua? This list will help you:
Project | Stars | |
---|---|---|
1 | NvChad | 9,187 |
2 | LunarVim | 8,627 |
3 | CosmicNvim | 474 |
4 | vscode.nvim | 199 |
5 | nvim | 137 |
6 | dotfiles | 63 |
7 | dotfiles | 47 |
8 | neocode | 35 |
9 | codicons.nvim | 22 |
10 | factorio-candran-example | 0 |
Are you hiring? Post a new remote job listing for free.