File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ Ruby를 코딩할 때 운영체제의 기본 편집기를 사용할 수 있습
164
164
위에서 언급한 모든 편집기는 기본으로 또는 LSP 플러그인을 통해
165
165
언어 서버 프로토콜(LSP)을 지원합니다. Shopify의 [ ruby-lsp] [ ruby-lsp ] 는
166
166
Ruby를 위한 가장 인기 있는 언어 서버 중 하나이며,
167
- [ 위에서 언급한 모든 편집기를 지원합니다] [ shopify_lsp ] .
167
+ [ 위에서 언급한 모든 편집기를 지원합니다] [ ruby-lsp-supported-editors ] .
168
168
169
169
### 오래된 문서 / 리소스
170
170
@@ -245,9 +245,9 @@ Ruby를 위한 가장 인기 있는 언어 서버 중 하나이며,
245
245
[ pickaxe ] : https://pragprog.com/titles/ruby5/programming-ruby-3-3-5th-edition/
246
246
[ poodr ] : https://www.poodr.com/
247
247
[ ruby-lsp ] : https://github.com/Shopify/ruby-lsp
248
+ [ ruby-lsp-supported-editors ] : https://shopify.github.io/ruby-lsp/editors.html
248
249
[ rubyapi-org ] : https://rubyapi.org/
249
250
[ rubyin20 ] : https://www.ruby-lang.org/ko/documentation/quickstart/
250
- [ shopify_lsp ] : https://shopify.github.io/ruby-lsp/editors.html
251
251
[ vscode ] : https://code.visualstudio.com/docs/languages/ruby
252
252
[ zed ] : https://zed.dev/
253
253
You can’t perform that action at this time.
0 commit comments