settings: support toggling comments

This commit is contained in:
cn 2017-11-24 23:08:34 +01:00
parent 08ee38e700
commit 0de289b882
2 changed files with 4 additions and 0 deletions

View File

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

View File

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