Skip to content

Commit 99bfd47

Browse files
maxdzyubakhsbt
authored andcommitted
Add vscode in (bg), (it), (pl), (ru) languages
1 parent 706b278 commit 99bfd47

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

bg/documentation/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ ruby -v
107107
* [SciTe][28]
108108
* [NetBeans][36]
109109
* [Sublime Text][37]
110+
* [Visual Studio Code][vscode] с плъгина [Ruby LSP][40]
110111

111112
* За Windows:
112113
* [Notepad++][29]
@@ -159,3 +160,5 @@ ruby -v
159160
[37]: http://www.sublimetext.com/
160161
[38]: https://learncodethehardway.org/ruby/
161162
[39]: http://kapeli.com/dash
163+
[vscode]: https://code.visualstudio.com/
164+
[40]: https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp

it/documentation/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ Questa è una lista dei tool più comunemente usati dagli sviluppatori Ruby:
103103
* [SciTe][28]
104104
* [NetBeans][36]
105105
* [Sublime Text][37]
106+
* [Visual Studio Code][vscode] con [Ruby LSP][41] plugin
106107

107108
* Per Windows:
108109
* [Notepad++][29]
@@ -158,3 +159,5 @@ iniziare.
158159
[38]: https://learncodethehardway.org/ruby/
159160
[39]: https://corsidia.com/materia/programmazione/imparare-a-programmare
160161
[40]: http://kapeli.com/dash
162+
[vscode]: https://code.visualstudio.com/
163+
[41]: https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp

pl/documentation/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Oto lista popularnych narzędzi używanych przez rubistów:
107107
* [SciTe][28]
108108
* [NetBeans][36]
109109
* [Sublime Text][37]
110+
* [Visual Studio Code][vscode] z wtyczką [Ruby LSP][40]
110111

111112
* Dla Windows:
112113
* [Notepad++][29]
@@ -163,3 +164,5 @@ Jeśli szukasz pomocy w języku polskim, zajrzyj na [forum][pl-2].
163164
[39]: http://kapeli.com/dash
164165
[pl-1]: http://www.apohllo.pl/dydaktyka/ruby/intro/
165166
[pl-2]: http://forum.rubyonrails.pl/
167+
[vscode]: https://code.visualstudio.com/
168+
[40]: https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp

ru/documentation/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ ruby -v
116116
* [SciTe][28]
117117
* [NetBeans][36]
118118
* [Sublime Text][37]
119+
* [Visual Studio Code][vscode] с [Ruby LSP][39] плагином
119120

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

0 commit comments

Comments
 (0)