settings: support toggling comments
parent
de74c1f66c
commit
23340d3123
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 1.1.0
|
||||
|
||||
NEW FEATURES:
|
||||
|
||||
- Support toggling comments
|
||||
|
||||
## 1.0.0 (November 11, 2017)
|
||||
|
||||
NEW FEATURES:
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
'.source.zonefile':
|
||||
editor:
|
||||
commentStart: '; '
|
Loading…
Reference in New Issue