Visual_Studio_Code
[Wikipedia|▼Menu]
.mw-parser-output .hatnote{margin:0.5em 0;padding:3px 2em;background-color:transparent;border-bottom:1px solid #a2a9b1;font-size:90%}

Microsoft Visual Studio」とは異なります。

Visual Studio Code
Windows 11上で動作するVisual Studio Code
開発元マイクロソフト
初版2015年4月29日 (9年前) (2015-04-29)

最新版1.89.1[1]  / 9 5月 2024
最新評価版1.90-insiders[2] 
リポジトリ

github.com/microsoft/vscode

プログラミング
言語.mw-parser-output .hlist ul,.mw-parser-output .hlist ol{padding-left:0}.mw-parser-output .hlist li,.mw-parser-output .hlist dd,.mw-parser-output .hlist dt{margin-right:0;display:inline-block;white-space:nowrap}.mw-parser-output .hlist dt:after,.mw-parser-output .hlist dd:after,.mw-parser-output .hlist li:after{white-space:normal}.mw-parser-output .hlist li:after,.mw-parser-output .hlist dd:after{content:" ・\a0 ";font-weight:bold}.mw-parser-output .hlist dt:after{content:": "}.mw-parser-output .hlist-pipe dd:after,.mw-parser-output .hlist-pipe li:after{content:" |\a0 ";font-weight:normal}.mw-parser-output .hlist-hyphen dd:after,.mw-parser-output .hlist-hyphen li:after{content:" -\a0 ";font-weight:normal}.mw-parser-output .hlist-comma dd:after,.mw-parser-output .hlist-comma li:after{content:"、";font-weight:normal}.mw-parser-output .hlist-slash dd:after,.mw-parser-output .hlist-slash li:after{content:" /\a0 ";font-weight:normal}.mw-parser-output .hlist dd:last-child:after,.mw-parser-output .hlist dt:last-child:after,.mw-parser-output .hlist li:last-child:after{content:none}.mw-parser-output .hlist dd dd:first-child:before,.mw-parser-output .hlist dd dt:first-child:before,.mw-parser-output .hlist dd li:first-child:before,.mw-parser-output .hlist dt dd:first-child:before,.mw-parser-output .hlist dt dt:first-child:before,.mw-parser-output .hlist dt li:first-child:before,.mw-parser-output .hlist li dd:first-child:before,.mw-parser-output .hlist li dt:first-child:before,.mw-parser-output .hlist li li:first-child:before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child:after,.mw-parser-output .hlist dd dt:last-child:after,.mw-parser-output .hlist dd li:last-child:after,.mw-parser-output .hlist dt dd:last-child:after,.mw-parser-output .hlist dt dt:last-child:after,.mw-parser-output .hlist dt li:last-child:after,.mw-parser-output .hlist li dd:last-child:after,.mw-parser-output .hlist li dt:last-child:after,.mw-parser-output .hlist li li:last-child:after{content:")\a0 ";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li:before{content:" "counter(listitem)" ";white-space:nowrap}.mw-parser-output .hlist dd ol>li:first-child:before,.mw-parser-output .hlist dt ol>li:first-child:before,.mw-parser-output .hlist li ol>li:first-child:before{content:" ("counter(listitem)" "}

TypeScript

JavaScript

CSS

対応OS

Windows 10

Windows 11

macOS 13.0

macOS 14.0

Linux
[3]
プラットフォーム

IA-32

x64

ARM

対応言語

日本語

英語

中国語

フランス語

ドイツ語

イタリア語

韓国語

ロシア語

スペイン語

ブルガリア語

ハンガリー語

ポルトガル語(ブラジル)

トルコ語
[4]
サポート状況開発中
種別ソースコードエディタデバッガ
ライセンス

Visual Studio Code: マイクロソフト ソフトウェア ライセンス条項[5]

vscode: MIT License[6]

公式サイト.mw-parser-output .plainlist--only-child>ol,.mw-parser-output .plainlist--only-child>ul{line-height:inherit;list-style:none none;margin:0;padding-left:0}.mw-parser-output .plainlist--only-child>ol li,.mw-parser-output .plainlist--only-child>ul li{margin-bottom:0}

code.visualstudio.com

Web版: vscode.dev

テンプレートを表示

Visual Studio Code(ビジュアルスタジオ・コード、VS Code)はMicrosoftが開発しているWindowsLinuxmacOSWeb用のソースコードエディタである[7]Electronをベースにしており、デバッグ、埋め込みGitコントロールとGitHub連携、シンタックスハイライトインテリジェントなコード補完スニペット、コードリファクタリングのサポートが含まれる。カスタマイズ性が高く、テーマやキーボードショートカット、環境設定を変更できたり、機能を追加する拡張機能をインストールすることができる。ソースコードはフリーかつオープンソースで、寛容なMITライセンスの下でリリースされている[8]。コンパイルされたバイナリはプロプライエタリソフトウェアである[9]

Stack Overflow 2019 Developer Surveyでは、Visual Studio Codeが最も人気のある開発者環境ツールとしてランクインし、87,317人の回答者のうち50.7%が使用していると回答した[10]
歴史

Visual Studio Codeは、マイクロソフトの開発者会議Build 2015(2015年4月29日)にて公開され、プレビュー版がリリースされた[11]

2015年11月18日、Visual Studio Codeはリリースされ、その一部ソースコードGitHubMIT Licenseのもとで公開された。その際、拡張機能のサポートも追加された[12]
機能

Visual Studio Codeのソースコードエディタの機能は、以下の一覧に示されるように、プログラミング言語ごとにサポートの有無が異なっている。プラグインによって他の言語もサポートできる[13]

プログラミング言語ごとのサポートされる機能[13]機能プログラミング言語
シンタックスハイライト

バッチファイル

C++

Clojure

CoffeeScript

Docker

F#

Go

Jade

Java

Handlebars

INIファイル

Lua

Makefile

Objective-C

Perl

PowerShell

Python

R

Razor

Ruby

Rust

SQL

Visual Basic

XML

スニペット

Groovy

Markdown

PHP

Swift

インテリセンス


次ページ
記事の検索
おまかせリスト
▼オプションを表示
ブックマーク登録
mixiチェック!
Twitterに投稿
オプション/リンク一覧
話題のニュース
列車運行情報
暇つぶしWikipedia

Size:73 KB
出典: フリー百科事典『ウィキペディア(Wikipedia)
担当:undef