Chenguang
Chenguang
也发现这个问题了。不太懂typescript,提供一点思路: [src/core/game.ts](url:https://github.com/liyupi/yulegeyu/blob/master/src/core/game.ts)中doRevert() 的439行添加代码恢复覆盖关系: block.higherThanBlocks.forEach((higherThanBlock) => { _.push(higherThanBlock.lowerThanBlocks, (lowerThanBlock) => { return lowerThanBlock.id === block.id; });
same issue on my win10 laptop. However vscode on my mac only need password and otp once. Both devices share the ssh setting.
As this issue has been post for more than two years and not resolved yet, I'd like to share a workaround I found works in MacOs and Window, otherwise we...
> This option seems to be missing. Currently the log produced by tectonic does not the use standard programming format sourcefile:lineno: message ~~same issue here when use tectonic. When use...
Same issue here. After checking the error message and the source code. `aspect` works differently in xarray and matplotlib. In matplotlib imshow, aspect controls the axis ratio, while in xarray...
> You can also enabled debug logs for the native server using: > > ``` > { > "ruff.trace.server": "messages", > "ruff.logLevel": "debug" > } > ``` > > which...
That's really helpful. Use it as an extension, I would first check the extension readme as you mentioned and then the extension setting. It may benefit users by adding this...
> I'm not sure if there are any opinions on this but as the notebook files were always included for linting and formatting via `ruff-lsp` and there haven't been any...
I have the same issue as @dharux . After investigating a minimal example, I found that my problem lies in the package **babel**. Whatever language I select in the LTeX...