소스 검색

Fixes enum descriptions

main
Eric Amodio 6 년 전
부모
커밋
3bc64ee1ea
1개의 변경된 파일3개의 추가작업 그리고 4개의 파일을 삭제
  1. +3
    -4
      package.json

+ 3
- 4
package.json 파일 보기

@ -231,10 +231,9 @@
"blocks"
],
"enumDescriptions": [
"",
"adds code lens at the top of the document",
"adds code lens at the start of container-like symbols (modules, classes, interfaces, etc)",
"adds code lens at the start of block-like symbols (functions, methods, etc) lines"
"Adds code lens at the top of the document",
"Adds code lens at the start of container-like symbols (modules, classes, interfaces, etc)",
"Adds code lens at the start of block-like symbols (functions, methods, etc) lines"
]
},
"minItems": 1,

불러오는 중...
취소
저장