最萌小汐
最萌小汐
> If you can point in the right direction on which script(s) do the reading of **Object Editor** binaries that would be much appreciated! We use `core/frontend_obj` to load Objects...
Please try to extract the data by dragging the Warcraft folder onto the window first.
This extension once supported WSL, but in the last year, I have no condition testing WSL, which may be broken. Can you describe what behavior is currently in WSL?
Try setting: `Lua.misc.executablePath`
I think since this platform "disrupts" my file structure, the responsibility for compatibility should be on it. However, I don't mind if someone submits a pull request to improve compatibility...
This is because the global variables have been specially optimized at present, so the rigor of some type systems has been lost. This optimization is for many large projects that...
> 编辑器配置是vscode自动检测的缩进配置吗?我觉得这个不应该比自己设置的配置优先级高。 @sumneko 编辑器配置默认是自动检测的,但是也可以手动点击右下角的缩进按钮修改,所以很难说清谁的优先级高,所以索性就按照规范来。 不过可以考虑检查一下2边的配置是否一样,不一样的话给个提示。
LSP规范里设定的是客户端缩进优先级更高,其他语言服务器也都是这么实现的。
可以加个配置,选择到底用哪边的缩进规则
为什么有3个进程?加载工作区的时候一直卡在这个进度上再也没动过吗?