This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Disables a set of context menu items by default
main
Eric Amodio
7 years ago
parent
3f7058bd48
commit
3a1caa2e0d
1 changed files
with
8 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-8
package.json
+ 8
- 8
package.json
View File
@ -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
,
Write
Preview
Loading…
Cancel
Save