LazyVim.LazyVim/lua/lazyvim/plugins/extras/lang
Avinash Thakur d36e3a5c73
fix(extras.lang.typescript): support node debug type along with pwa-node (#2983)
* feat(typescript): add "node" debug adapter

add "node" debug adapter for compatibility with .vscode/launch.json

* refactor: ...

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-05-15 16:08:15 +02:00
..
ansible.lua fix(ansible): ansiblels not loading, keymap desc. (#2739) 2024-05-13 08:21:33 +02:00
clangd.lua fix(clangd): update the attribute name for process ID (#3047) 2024-05-14 22:37:27 +02:00
cmake.lua fix(cmake): lazy load cmake-tools. Fixes #2767 2024-03-22 10:23:09 +01:00
docker.lua feat!: make conform.nvim and nvim-lint the default formatters/linters 2023-10-12 11:48:02 +02:00
elixir.lua feat!: make conform.nvim and nvim-lint the default formatters/linters 2023-10-12 11:48:02 +02:00
go.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
haskell.lua fix(haskell): Make Haskell-snippets lazy load for performance (#2676) 2024-03-08 11:22:36 +01:00
helm.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
java.lua fix(java): dont error when not using cmp. Fixes #2038 2024-03-22 09:54:24 +01:00
json.lua perf: dont't load schemastore as an lspconfig dep 2023-10-01 16:21:18 +02:00
markdown.lua fix(markdown): disable headlines.nvim bullets for now 2024-03-14 16:53:00 +01:00
omnisharp.lua feat(omnisharp): support neotest dotnet (#3051) 2024-05-15 16:01:24 +02:00
python-semshi.lua fix(python-semshi): better highlights (#2839) 2024-03-27 11:23:26 +01:00
python.lua fix(python): make both ruff and ruff_lsp available to user (#3060) 2024-05-03 09:23:31 +02:00
ruby.lua feat(extras): add ruby as extras for languages (#881) 2023-06-17 08:27:15 +02:00
rust.lua fix(rust): update creates.nvim src option to completion (#3149) 2024-05-13 07:03:10 +02:00
scala.lua feat(extras): Add scala support using nvim-metals (#1347) 2024-03-07 11:54:16 +01:00
tailwind.lua fix(tailwind): nil check for filetypes_include. Fixes #1607 2023-10-06 23:06:51 +02:00
terraform.lua feat(terraform): ensure tflint is installed (#2336) 2024-05-15 15:56:16 +02:00
tex.lua fix(tex): don't override conceallevel for tex. Not sure why that was added 2024-03-29 07:56:32 +01:00
typescript.lua fix(extras.lang.typescript): support node debug type along with pwa-node (#2983) 2024-05-15 16:08:15 +02:00
vue.lua feat(vue): add Vue.js support to LazyVim (#3094) 2024-05-12 22:10:32 +02:00
yaml.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00