settings: support toggling comments

This commit is contained in:
cn 2017-11-24 23:08:34 +01:00
부모 08ee38e700
커밋 0de289b882
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -5,6 +5,7 @@
NEW FEATURES:
- Support folding markers for directives like `<source>...</source>`
- Support toggling comments
IMPROVEMENTS:

파일 보기

@ -0,0 +1,3 @@
'.source.fluentd':
editor:
commentStart: '# '