2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
41 | 50 | | |
42 | 51 | | |
| 52 | + | |
| 53 | + | |
43 | 54 | | |
44 | 55 | | |
45 | 56 | | |
| |||
- .github/workflows/build.yml+11
- .vscode/launch.json+1-1
- changelog.md+10
- locale/en-us/script.lua+1-1
- locale/en-us/setting.lua+2
- locale/zh-cn/script.lua+9-5
- make/detect_platform.lua+30-5
- script/cli/doc/export.lua+1-6
- script/config/template.lua+1
- script/core/completion/completion.lua+2-1
- script/core/hint.lua+1-1
- script/library.lua+3-3
- script/vm/compiler.lua+6
- script/vm/global.lua+17-2
- test.lua+1
- test/inlay_hint/init.lua+150
- zig-cc-wrapper.sh+14
0 commit comments