Adds indentation rules
This commit is contained in:
parent
c79dceac3b
commit
f500f00591
@ -1,3 +1,5 @@
|
|||||||
'.source.mzn':
|
'.source.mzn':
|
||||||
'editor':
|
'editor':
|
||||||
'commentStart': '% '
|
'commentStart': '% '
|
||||||
|
'increaseIndentPattern': '^.*\\([^\\)\\"\']*$'
|
||||||
|
'decreaseIndentPattern': '^(.*\\*/)?\\s*\\)[;\\s]*$'
|
||||||
|
Reference in New Issue
Block a user