aboutsummaryrefslogtreecommitdiff
path: root/language-configuration.json
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-12-06 08:37:31 +0100
committerMinteck <contact@minteck.org>2022-12-06 08:37:31 +0100
commit244b4a88ed9e63dd9b6a8b6eea3ac7d1ad339ea6 (patch)
treeab75aff31f26c4259e8a98fed41fb3660450ead5 /language-configuration.json
parent63a7a25e0b843b89c0530685e503dfc2a47fd016 (diff)
downloadwing-creator-244b4a88ed9e63dd9b6a8b6eea3ac7d1ad339ea6.tar.gz
wing-creator-244b4a88ed9e63dd9b6a8b6eea3ac7d1ad339ea6.tar.bz2
wing-creator-244b4a88ed9e63dd9b6a8b6eea3ac7d1ad339ea6.zip
Events
Diffstat (limited to 'language-configuration.json')
-rw-r--r--language-configuration.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/language-configuration.json b/language-configuration.json
index a5ffc97..15212db 100644
--- a/language-configuration.json
+++ b/language-configuration.json
@@ -3,7 +3,7 @@
"lineComment": "--"
},
"indentationRules": {
- "increaseIndentPattern": "^ *(if|function|foreach)( (.*)|)$",
+ "increaseIndentPattern": "^ *(if|function|on|foreach)( (.*)|)$",
"decreaseIndentPattern": "^ *(else( .*|)|end)$"
}
} \ No newline at end of file