Skip to content

Commit

Permalink
Add vscode in (bg), (it), (pl), (ru) languages
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdzyubak authored and hsbt committed Apr 2, 2024
1 parent 706b278 commit 99bfd47
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bg/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ ruby -v
* [SciTe][28]
* [NetBeans][36]
* [Sublime Text][37]
* [Visual Studio Code][vscode] с плъгина [Ruby LSP][40]

* За Windows:
* [Notepad++][29]
Expand Down Expand Up @@ -159,3 +160,5 @@ ruby -v
[37]: http://www.sublimetext.com/
[38]: https://learncodethehardway.org/ruby/
[39]: http://kapeli.com/dash
[vscode]: https://code.visualstudio.com/
[40]: https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp
3 changes: 3 additions & 0 deletions it/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Questa è una lista dei tool più comunemente usati dagli sviluppatori Ruby:
* [SciTe][28]
* [NetBeans][36]
* [Sublime Text][37]
* [Visual Studio Code][vscode] con [Ruby LSP][41] plugin

* Per Windows:
* [Notepad++][29]
Expand Down Expand Up @@ -158,3 +159,5 @@ iniziare.
[38]: https://learncodethehardway.org/ruby/
[39]: https://corsidia.com/materia/programmazione/imparare-a-programmare
[40]: http://kapeli.com/dash
[vscode]: https://code.visualstudio.com/
[41]: https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp
3 changes: 3 additions & 0 deletions pl/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ Oto lista popularnych narzędzi używanych przez rubistów:
* [SciTe][28]
* [NetBeans][36]
* [Sublime Text][37]
* [Visual Studio Code][vscode] z wtyczką [Ruby LSP][40]

* Dla Windows:
* [Notepad++][29]
Expand Down Expand Up @@ -163,3 +164,5 @@ Jeśli szukasz pomocy w języku polskim, zajrzyj na [forum][pl-2].
[39]: http://kapeli.com/dash
[pl-1]: http://www.apohllo.pl/dydaktyka/ruby/intro/
[pl-2]: http://forum.rubyonrails.pl/
[vscode]: https://code.visualstudio.com/
[40]: https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp
3 changes: 3 additions & 0 deletions ru/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ ruby -v
* [SciTe][28]
* [NetBeans][36]
* [Sublime Text][37]
* [Visual Studio Code][vscode] с [Ruby LSP][39] плагином

* На Windows:
* [Notepad++][29]
Expand Down Expand Up @@ -168,3 +169,5 @@ ruby -v
[36]: https://netbeans.org/
[37]: http://www.sublimetext.com/
[38]: https://learncodethehardway.org/ruby/
[vscode]: https://code.visualstudio.com/
[39]: https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp

0 comments on commit 99bfd47

Please sign in to comment.