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
Fixes
#567
- limits code lens to be document level only for yaml
main
Eric Amodio
6 years ago
parent
f656b881b2
commit
dd49f8802c
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
package.json
+ 6
- 0
package.json
View File
@ -316,6 +316,12 @@
"scopes"
:
[
"document"
]
}
,
{
"language"
:
"yaml"
,
"scopes"
:
[
"document"
]
}
]
,
"items"
:
{
Write
Preview
Loading…
Cancel
Save