add \case sugar and editor support. fix symlink
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
],
|
||||
"onEnterRules": [
|
||||
{
|
||||
"beforeText": "\\b(where|of)$",
|
||||
"beforeText": "\\b(where|of|case)$",
|
||||
"action": { "indent": "indent" }
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user