Mason
|
2db9025dfd
|
!1 代码优化
Merge pull request !1 from chris/kylin-ide
|
2023-12-07 09:55:28 +00:00 |
chenxi
|
1735d03305
|
移除无用的声明.
|
2023-12-07 11:45:22 +08:00 |
chenxi
|
827ce64020
|
build:移除devDependencies下没有用到的mocha包.
|
2023-12-07 11:40:44 +08:00 |
chenxi
|
02a19ff7a4
|
还原syntaxes目录文件
|
2023-11-30 10:59:18 +08:00 |
chenxi
|
67b0e9dcf8
|
readme增加中文描述
|
2023-10-12 11:03:42 +08:00 |
chenxi
|
d2c82fb135
|
Merge branch 'dev' into kylin-ide
|
2023-08-18 12:17:01 +08:00 |
chenxi
|
b64eb1aa14
|
更新版本号
|
2023-04-28 14:40:03 +08:00 |
chenxi
|
fd12ba51ab
|
修改keywords
|
2023-04-27 11:01:31 +08:00 |
全卓
|
57228cbe1b
|
Change README.md
|
2023-04-19 10:48:08 +08:00 |
全卓
|
17c6defd2e
|
update metadata
|
2023-04-13 15:45:16 +08:00 |
全卓
|
2c5f18f8e1
|
update package-lock.json
|
2023-04-13 11:10:45 +08:00 |
全卓
|
48fd689cd3
|
Update CHANGELOG.md
|
2023-04-13 08:23:53 +08:00 |
全卓
|
7d3b37ce47
|
add depends.json & change version
|
2023-04-12 16:49:08 +08:00 |
全卓
|
5664aa37c3
|
add simplified Chinese translation for configuration
|
2023-04-06 17:06:52 +08:00 |
全卓
|
9b34c8a63b
|
Fix: escaped string broke syntax hightlight
|
2023-03-22 11:06:33 +08:00 |
全卓
|
eb43955fba
|
v0.0.4
|
2022-12-19 22:27:58 +08:00 |
全卓
|
e702be53e7
|
document formatting: format composed parameter
|
2022-12-19 22:22:04 +08:00 |
全卓
|
3f47c16aaa
|
format: indent ')' which is on separate line
|
2022-12-19 17:37:32 +08:00 |
全卓
|
d2f9863373
|
refactor: Document formatting
|
2022-12-19 11:14:46 +08:00 |
全卓
|
3596b6e592
|
v0.0.3
|
2022-12-15 16:40:58 +08:00 |
全卓
|
395a68d2aa
|
go to defination performance improvement
|
2022-12-15 10:27:26 +08:00 |
全卓
|
8a2677ddcc
|
Fix: "read properties of null"
|
2022-12-15 09:30:35 +08:00 |
全卓
|
801380ea92
|
semantic tokens: ignore deprecated commands
|
2022-12-14 16:19:17 +08:00 |
全卓
|
186eea62fb
|
add "command case diagnostics" setting
|
2022-12-12 16:54:50 +08:00 |
全卓
|
237014bab7
|
Fix: 'elseif' is not highlighted
|
2022-12-12 15:03:50 +08:00 |
全卓
|
ea7e4101bb
|
turn off logging by default
|
2022-12-08 11:55:26 +08:00 |
全卓
|
23a46b4c74
|
v0.0.2
|
2022-12-07 08:58:10 +08:00 |
全卓
|
6777326b1a
|
syntax hightlight: keyword case insensitive
|
2022-12-07 08:44:13 +08:00 |
全卓
|
0d84afb4bf
|
syntax hightlight: treat 'function/macro' as keyword.control
|
2022-12-06 17:13:38 +08:00 |
全卓
|
040b92f7c4
|
Fix: server crash if can't find cmake
|
2022-12-06 16:06:03 +08:00 |
全卓
|
7fb67b8ef7
|
Fix: parse files which is not included from top level CMakeLists.txt file
|
2022-12-06 14:41:17 +08:00 |
全卓
|
da6c314c46
|
update readme
|
2022-12-06 10:57:16 +08:00 |
全卓
|
4d17b328f7
|
Fix: server crash on semantic hightlight request
|
2022-12-06 10:15:21 +08:00 |
全卓
|
2a1c4709ff
|
Fix: no hover on upper case builtin command
|
2022-12-06 09:35:22 +08:00 |
全卓
|
19b2176e1f
|
Code Action: covert command name to lower case
|
2022-12-06 09:13:59 +08:00 |
全卓
|
6d58328902
|
command case diagnostics
|
2022-12-05 16:09:50 +08:00 |
全卓
|
b105a5adaf
|
Fix: server crashed on go to defination request
|
2022-12-05 11:32:45 +08:00 |
全卓
|
9c1ad24e90
|
don't set semantic token for keyword in if command
|
2022-12-04 16:36:30 +08:00 |
全卓
|
d3947763b2
|
change eslint rule: naming-convention
|
2022-12-02 16:26:08 +08:00 |
全卓
|
89e404adf3
|
add logging in sever side
|
2022-12-02 16:23:39 +08:00 |
全卓
|
8a519d8dc4
|
handle semantic token delta & range request
|
2022-12-02 13:57:38 +08:00 |
全卓
|
28098c9c12
|
cmake command is case insensitive
|
2022-11-30 13:10:08 +08:00 |
全卓
|
dde0d39b2d
|
fix: read property on null object
|
2022-11-30 11:19:56 +08:00 |
全卓
|
61f1d6ff63
|
publish diagnostics
|
2022-11-29 11:29:15 +08:00 |
全卓
|
352dce65bd
|
fix: signature help doesn't disappear
|
2022-11-28 17:19:26 +08:00 |
全卓
|
201bf2fdc8
|
webpack: enable watch in develop mode
|
2022-11-27 16:09:14 +08:00 |
全卓
|
10ffc04c10
|
Check cmake command on client side
|
2022-11-27 15:43:48 +08:00 |
全卓
|
1140368757
|
get setting from client
|
2022-11-27 11:09:30 +08:00 |
全卓
|
0c4012b71c
|
ignore vulnerability report file: npmlist.json
|
2022-11-22 10:52:28 +08:00 |
全卓
|
6e72f2f363
|
fix: attach to server not working
|
2022-11-22 10:49:52 +08:00 |