issues
search
kcl-lang
/
vscode-kcl
VS Code KCL Extension
https://kcl-lang.io
Apache License 2.0
5
stars
12
forks
source link
bump: update highlight/completion syntax to v0.5.0+
#29
Closed
amyXia1994
closed
1 year ago
amyXia1994
commented
1 year ago
1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):
[ ] N
[X] Y fix #10
2. What is the scope of this PR (e.g. component or file name):
syntaxes/KCL.tmLanguage.json
src/extension.ts
3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):
bump: update highlight/completion syntax to v0.5.0+
[ ] Affects user behaviors
[ ] Contains syntax changes
[ ] Contains variable changes
[ ] Contains experimental features
[ ] Performance regression: Consumes more CPU
[ ] Performance regression: Consumes more Memory
[ ] Other
4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):
[X] N
[ ] Y
5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:
[ ] Unit test
[ ] Integration test
[ ] Benchmark (add benchmark stats below)
[ ] Manual test (add detailed scripts or steps below)
[ ] Other
1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):
2. What is the scope of this PR (e.g. component or file name):
3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):
bump: update highlight/completion syntax to v0.5.0+
4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):
5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links: