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