提交 f24c9e76 编写于 作者: A Alex Dima

More monarch `enhancedBrackets` removal

上级 c91d2686
......@@ -48,7 +48,7 @@ export interface ILexer extends ILexerMin {
autoClosingPairs: Modes.IAutoClosingPairConditional[];
standardBrackets: Modes.IBracketPair[];
enhancedBrackets: Modes.IRegexBracketPair[];
// enhancedBrackets: Modes.IRegexBracketPair[];
outdentTriggers: string;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册