settings: support toggling comments

master
cn 6 years ago
parent 08ee38e700
commit 0de289b882

@ -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: '# '
Loading…
Cancel
Save