このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Disables a set of context menu items by default
main
Eric Amodio
7年前
親
3f7058bd48
コミット
3a1caa2e0d
1個のファイルの変更
、
8行の追加
、
8行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+8
-8
package.json
+ 8
- 8
package.json
ファイルの表示
@ -651,16 +651,16 @@
}
,
"editorTitle"
:
{
"blame"
:
true
,
"fileDiff"
:
tru
e
,
"history"
:
tru
e
,
"remote"
:
tru
e
,
"status"
:
tru
e
"fileDiff"
:
fals
e
,
"history"
:
fals
e
,
"remote"
:
fals
e
,
"status"
:
fals
e
}
,
"editorTitleContext"
:
{
"blame"
:
tru
e
,
"fileDiff"
:
tru
e
,
"history"
:
tru
e
,
"remote"
:
tru
e
"blame"
:
fals
e
,
"fileDiff"
:
fals
e
,
"history"
:
fals
e
,
"remote"
:
fals
e
}
,
"explorerContext"
:
{
"fileDiff"
:
true
,
書き込み
プレビュー
読み込み中…
キャンセル
保存