LazyVim.LazyVim/lua/lazyvim/plugins/extras
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
..
coding feat(snippet): add friendly-snippets to native extra (#2944) 2024-05-15 12:11:29 +02:00
dap fix(dap): load vscode launch files with jsonc parser (#1839) 2024-05-15 15:39:28 +02:00
editor fix(dial): Fix dial commands in Visual line+block (#2933) 2024-05-14 22:36:31 +02:00
formatting fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735 2023-10-15 22:28:56 +02:00
lang fix(extras.lang.typescript): support node debug type along with pwa-node (#2983) 2024-05-15 16:08:15 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
test feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
ui fix(edgy): proper way of opening neo-tree. Fixes #2984 2024-04-22 09:54:32 +02:00
util fix(dot): remove .env => sh since this is already the default 2024-05-12 18:23:14 +02:00
lazyrc.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
vscode.lua style: removed dead code 2023-10-04 13:19:12 +02:00