Skip to content

Commit

Permalink
Update article: vscode-ruby-light
Browse files Browse the repository at this point in the history
  • Loading branch information
r7kamura committed Dec 23, 2023
1 parent 6fcf6ee commit f8ffb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/2023-12-23-vscode-ruby-light.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ vscode-ruby-lightの開発中に考えたことを書いていきます。

- Ruby製のパーサーを簡単に利用できるので、複雑な構文に対応できる
- RuboCopの実行時に、外部コマンド経由でなくRubyのAPI経由でやり取りできる
- 解析対象の言語で実装できるので、結果敵に開発コストが低く済む
- 解析対象の言語で実装できるので、結果的に開発コストが低く済む

一方で、以下の欠点があると感じました。

Expand Down

0 comments on commit f8ffb2d

Please sign in to comment.