1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【VSCode】Rubyの拡張機能

Posted at

記事概要

VSCodeでRubyを使用する際に導入すべき拡張機能について、まとめる。

VSCodeとは

  • 正式名称は、Visual Studio Code
  • 無料で利用できるテキストエディタ

前提

  • VSCodeはインストール済みである

手順(拡張機能の導入)

  1. 左側のアイコンメニューある、拡張機能アイコンをクリックする
  2. 検索窓に拡張機能名を入力し、検索する
  3. 拡張機能を選択し、インストールをクリックする
    • アンインストールと表示されれば、OK

Ruby LSP

Rubyのコードのエラーチェックや自動補完などを行う

インストール後作業

なし

備考

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?