Microsoftは本日、開発ツール「Visual Studio Code」の最新安定版「Visual Studio Code November 2021(version 1.63)」をリリースしました。Visual Studio Codeはマルチプラットフォームに対応したオープンソースの無料ソフトで、公式サイトよりWindows / macOS / Linux用の実行ファイルをダウンロードすることができます。
最新版では、Marketplaceで入手できるテーマをインストールする前にプレビューできる機能の追加や、「Go to Next Problem」「Go to Previous Problem」ナビゲーションの順番を定義できる機能の追加、NotebookのMarkdownフォトサイズの調整やファイル/URLリンクサポートの改良、ソースコード中の一般的でない不可視文字をデフォルトですべてハイライトする変更などが行われています。
- Marketplace theme preview - Try out Color Themes without installing them.
- Configure Problems navigation order - Go to next error or warning by severity or file position.
- Show commands in screencast mode - Display command names along with keyboard shortcuts.
- Notebook improvements - Adjust Markdown font size, better file and URL linking support.
- Invisible Unicode highlighting - Highlights invisible or confusable Unicode characters.
- TypeScript method completions - Quickly fill in interface and override methods.
- Pre-release extensions - Try out extension new features and fixes early.
- New Java welcome experience - To help you configure and learn about Java in VS Code.
- More extensions for vscode.dev - Check out recent additions for VS Code for the Web.
- Work in a container on an SSH server - New Remote - SSH Reopen in Container command.
新機能の詳細はリリースノートで確認可能です。
タイトル | Visual Studio Code | |
---|---|---|
公式サイト | https://code.visualstudio.com/ | |
ソフトアンテナ | https://softantenna.com/softwares/6971-visual-studio-code | |
説明 | MicrosoftによるマルチプラットフォームのWeb/Cloud向けコーディング用エディタ。 |