1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
language-mzn/settings/language-mzn.cson
2015-12-02 18:55:28 +01:00

6 lines
160 B
Plaintext

'.source.mzn':
'editor':
'commentStart': '% '
'increaseIndentPattern': '^.*\\([^\\)\\"\']*$'
'decreaseIndentPattern': '^(.*\\*/)?\\s*\\)[;\\s]*$'