0
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?

More than 3 years have passed since last update.

[MEMO][開発環境構築] VSCode

Last updated at Posted at 2020-02-01

#はじめに

##開発環境
Linux

##この記事について
環境構築やエラー解決のHowToが中心のメモです。

#code
いまはSettings Syncという拡張機能にconf系のファイル等、VSCode関連の設定のバックアップ&リストアを担ってもらっているので下記のメモの存在価値は極めて低い。

##vscode拡張機能

公式サイトで.debファイルを落としてインストール
https://code.visualstudio.com/#alt-downloads
extensions
Settings Sync
VSCode Great Icons
Git History
Prettier
Path Intellisense
Rainbow CSV
Guides
Eslint
python
C/C++
Vim

##settings.json
気が向いたら書く

##keybindings.json
同上

0
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
0
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?