xgdgsc
xgdgsc
Fixes #3128 Added a queue to ensure evaluation order on execution of multiple cells and cell-selection mixed execution of code.
When running some code and want to cancel, I press ctrl+c multiple times and it crashes: ``` Stacktrace: [0/876] [1] repl_runcode_request(conn::VSCodeServer.JSONRPC.JSONRPCEndpoint{Base.PipeEndpoint, Base.P ipeEndpoint}, params::VSCodeServer.ReplRunCodeRequestParams) @ VSCodeServer ~/.vscode-server/extensions/julialang.language-julia-1.105.2/scripts/package s/VSCodeServer/src/eval.jl:125 [2] dispatch_msg(x::VSCodeServer.JSONRPC.JSONRPCEndpoint{Base.PipeEndpoint,...
Might need to layout as other env variables like https://github.com/julia-vscode/julia-vscode/blob/3a1ce1062ca6347d9a0a0ec6d0781c2ef74daa25/src/interactive/repl.ts#L198 And it doesn' t read env variables defined in `~/.bashrc`.
### Issues Policy acknowledgement - [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Willingness to contribute No. I cannot contribute a...
Now I have to open the theme dialog to check for next switch time. Can it be shown on hover of tray icon or right click top item?
like https://github.com/t1m0thyj/WinDynamicDesktop/issues/344 - WDD Version: 5.5.0 on WoA - OS Version: windows 11 24h2 (RP channel) Steps to Reproduce: 1. OS sleep during switch time 2. resume from sleep 3....
**Reasons for making this change:** When using Conda.jl it usually needs to exclude .CondaPkg
### Microsoft PowerToys version 0.82.0 ### Installation method PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? PowerToys Run ### Steps to reproduce Use a multiple monitor setup...
感觉应该翻译下 https://modernjuliaworkflows.org/
Lines like this https://github.com/JunoLab/Weave.jl/pull/448/files starting with `! ` would be formated to `!` on save, making it invalid.