settings: support toggling comments

このコミットが含まれているのは:
cn 2017-11-24 23:08:34 +01:00
コミット 0de289b882
2個のファイルの変更4行の追加0行の削除

ファイルの表示

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

3
settings/language-fluentd.cson ノーマルファイル
ファイルの表示

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