Visual Studio Code(以下、VS Code)はMicrosoftが無償で提供しているプログラミング向けのテキストエディタだ。今年11月、ベータ版がリリースされ、オープンソース化が発表された。ソースコードはGitHubで公開されている。 名前こそVisual Studioの名を冠している ...
Visual Studio Code is a free, lightweight but powerful source code editor that runs on your desktop and on the web and is available for Windows, macOS, Linux, and Raspberry Pi OS. It comes with ...
特に、C#などのC系言語では、カッコの付け方やインデントの方法がプロジェクトごとに決まっていたり、好みがあったりするだろう。 書式設定オプション Visual Studioでは、「ツール」→「オプション」の「テキスト エディタ」である程度の設定が可能だ。