Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-20 | Run diagnostics on unopened files when explicitly requested by the user | Paul Emmerich | |
If I explicitly click on "Diagnose workspace" I would expect it to show me *all* the diagnostics similar to how --check in a CI would check my project. This makes it easier for users to check their whole workspace after making changes to some library or core function that potentially affects a large number of files that are usually only checked once opened. | |||
2024-04-19 | 更新 workflow 版本 | 最萌小汐 | |
2024-04-19 | socket连接把错误打印到日志中 | 最萌小汐 | |
2024-04-18 | fixes bug | actboy168 | |
2024-04-18 | 和客户端连接模式的日志 | 最萌小汐 | |
2024-04-18 | `merge` 改叫 `partial` | 最萌小汐 | |
2024-04-18 | 每个线程只进行一次update | 最萌小汐 | |
2024-04-18 | 补充测试和更新说明 | 最萌小汐 | |
2024-04-18 | alias (merge) 的语义着色 | 最萌小汐 | |
2024-04-18 | 如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查 | 最萌小汐 | |
2024-04-18 | 支持多个enum合并 | 最萌小汐 | |
2024-04-18 | 兼容新的bee.net | 最萌小汐 | |
2024-04-18 | 更新 bee.net | 最萌小汐 | |
2024-04-18 | Merge pull request #2587 from lewis6991/unpack | 最萌小汐 | |
meta: improve typing for unpack | |||
2024-04-18 | 更新到 actions/checkout@v4 避免警告 | 最萌小汐 | |
2024-04-18 | 不研究了,直接删了 | 最萌小汐 | |
2024-04-18 | 准备 linux-arm64 的环境 | 最萌小汐 | |
2024-04-17 | 不要使用 ubuntu:18.04 的容器了 | 最萌小汐 | |
有需要的人让他提PR | |||
2024-04-17 | 修正内部警告 | 最萌小汐 | |
2024-04-17 | 修正 `discard-returns` 对条件的误报 | 最萌小汐 | |
2024-04-17 | 更新测试配置 | 最萌小汐 | |
2024-04-17 | meta: improve typing for unpack | Lewis Russell | |
Fixes #1353 | |||
2024-04-17 | 修复测试 | 最萌小汐 | |
2024-04-17 | 修正跑不了测试的bug | 最萌小汐 | |
2024-04-17 | thread.sleep 改成毫秒 | 最萌小汐 | |
2024-04-16 | update luamake and bee | 最萌小汐 | |
2024-04-16 | Merge pull request #2585 from clay-golem/fix/discard-returns-trigger | 最萌小汐 | |
Detect discard-returns in all block types | |||
2024-04-16 | Merge pull request #2574 from Luke100000/patch-1 | 最萌小汐 | |
Update compiler.lua | |||
2024-04-16 | Merge pull request #2590 from zziger/master | 最萌小汐 | |
Allow plugins to resolve require paths | |||
2024-04-16 | Merge pull request #2612 from Hudsonator72/patch-2 | 最萌小汐 | |
Fix typo in config.json | |||
2024-04-13 | Fix typo in config.json | Hudsonator72 | |
2024-04-11 | Merge pull request #2603 from CppCXY/master | 最萌小汐 | |
update format 1.5.2 | |||
2024-04-10 | FIX warning | CppCXY | |
2024-04-09 | Merge branch 'master' of https://github.com/LuaLS/lua-language-server | CppCXY | |
2024-04-09 | update format 1.5.2 | CppCXY | |
2024-03-30 | Allow plugins to resolve require paths | Artem Dzhemesiuk | |
2024-03-25 | Detect discard-returns in all block types | Jakub | |
2024-03-18 | Update compiler.lua | Luke100000 | |
2024-03-18 | Merge pull request #2484 from fesily/generic-pattern1 | 最萌小汐 | |
doc param support generic pattern | |||
2024-03-18 | Merge branch 'master' into generic-pattern1 | fesily | |
2024-03-15 | Update make.lua | actboy168 | |
2024-03-15 | Merge pull request #2568 from CppCXY/master | 最萌小汐 | |
Fix potential crash issues on Windows | |||
2024-03-15 | Merge pull request #2562 from AndreasMatthias/doc-update | 最萌小汐 | |
Update `doc.json` | |||
2024-03-15 | update submodules | 最萌小汐 | |
2024-03-15 | fix error in filewatch | 最萌小汐 | |
2024-03-14 | Merge branch 'LuaLS:master' into master | CppCXY | |
2024-03-14 | update format 1.5.1 | CppCXY | |
2024-03-08 | Merge branch 'master' into doc-update | Andreas | |
2024-03-05 | Merge pull request #2547 from emmericp/patch-1 | 最萌小汐 | |
Flush stdout in check progress indicator | |||
2024-03-05 | Merge pull request #2553 from emmericp/trust-all-plugins | 最萌小汐 | |
Add CLI option to trust all plugins |