1
0
Fork 0

settings: support toggling comments

Esse commit está contido em:
cn 2017-11-24 23:08:34 +01:00
commit 0de289b882
2 arquivos alterados com 4 adições e 0 exclusões

Ver arquivo

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

Ver arquivo

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