提交 c18f63a1 编写于 作者: M Martin Aeschlimann

[themes] add 'support.function' to functions (for #41612)

上级 5c2c3617
......@@ -30,7 +30,7 @@ const tokenGroupToScopesMap: { [setting: string]: string[] } = {
keywords: ['keyword', 'keyword.control', 'storage', 'storage.type'],
numbers: ['constant.numeric'],
types: ['entity.name.type', 'entity.name.class', 'support.type', 'support.class'],
functions: ['entity.name.function'],
functions: ['entity.name.function', 'support.function'],
variables: ['variable']
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册