Packages
we are going to install the following packages
typescript-language-server
html-lsp
css-lsp
json-lsp
- LSPprettier
- Formatterjavascript
typescript
tsx
html
css
scss
json
- Treesitter (Parser)
Installation
tip
when you one neovim and press:
(colon) in normal mode, it's the command mode. Meaning you have to paste below command in that area
MasonInstall typescript-language-server html-lsp css-lsp `json-lsp`
TSInstall javascript typescript tsx html css scss json