From c0b8a50c57f94885876448b0871226e3cdf0958b Mon Sep 17 00:00:00 2001 From: Kankys Date: Tue, 26 Mar 2024 12:38:53 +0000 Subject: [PATCH] Aktualizovat README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ README.md b/ README.md index 86c8a39..6a41bc0 100644 --- a/ README.md +++ b/ README.md @@ -37,7 +37,14 @@ Windows: * Doporučuji mít nainstalovaný [Node.js](https://nodejs.org/en) * Dále si v Node.js nainstaluj [Live-server](https://www.npmjs.com/package/live-server) příkazem `npm i live-server`. * Ve svém projektu budeš moc pouštět svůj index.html příkazem `npx live-server`. - +* Také určitě doporučuji nainstalovat tyto balíčky npm budou se vám určitě hodit i když budete třeba chtít zkusit konkurenční editor [Helix-editor](https://helix-editor.com/) +[vscode-html-language-server](https://github.com/microsoft/vscode-html-languageservice) +[vscode-css-language-server](https://github.com/microsoft/vscode-css-languageservice) +[typescript-language-server](https://github.com/typescript-language-server/typescript-language-server) +[emmet-ls](https://github.com/aca/emmet-ls) +[tailwindcss-language-server](https://github.com/tailwindlabs/tailwindcss-intellisense/blob/master/packages/tailwindcss-language-server/README.md) +[marksman](https://github.com/artempyanykh/marksman) +[markdoc-ls](https://github.com/markdoc-extra/markdoc-ls) ### Neovim * Pro instalaci ApolloNvim Distra ti stačí stáhnout pouze soubor init.vim s tohoto repozitáře. * Ulož ho do kořenováho adresáře `~/.. /nvim` dle tvého OS. **Nezapomeň na zálohu stávajících souborů**