settings: support toggling comments

This commit is contained in:
cn 2017-11-24 23:08:34 +01:00
rodzic 08ee38e700
commit 0de289b882
2 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

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

Wyświetl plik

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