File tree
9 files changed
+83204
-3
lines changed- 3rd
- locale/en-us
- meta/spell
- script
- config
- core
- diagnostics
- proto
- provider
9 files changed
+83204
-3
lines changedSubmodule EmmyLuaCodeStyle updated 11 files
- CodeFormatServer/src/LanguageClient.cpp+152-45
- CodeFormatServer/src/LanguageService.cpp+47-3
- CodeFormatServer/src/Service/CodeActionService.cpp+4-4
- CodeFormatServer/src/Service/CodeFormatService.cpp+1-1
- CodeFormatServer/src/VSCode.cpp+105-3
- CodeFormatServer/src/VirtualFile/VirtualFile.cpp+9-1
- include/CodeFormatServer/LanguageClient.h+12-3
- include/CodeFormatServer/LanguageService.h+6
- include/CodeFormatServer/VSCode.h+76-2
- include/CodeFormatServer/VirtualFile/VirtualFile.h+3-2
- resources/lua_dict.txt+32
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| 383 | + | |
| 384 | + | |
383 | 385 | | |
384 | 386 | | |
385 | 387 | | |
| |||
399 | 401 | | |
400 | 402 | | |
401 | 403 | | |
402 | | - | |
| 404 | + | |
| 405 | + | |
403 | 406 | | |
404 | 407 | | |
405 | 408 | | |
| |||
0 commit comments