Vitaly Kravchenko
Vitaly Kravchenko
@cryptoquick I did :) and it's a big help! Now waiting for [mold](https://github.com/rui314/mold) to come to macOS 😛
@gingerBill any update on fixing this regression?
I found the commit that broke it: https://github.com/odin-lang/Odin/commit/199dae6cd52d5401d6f71b73eef235814d5ab223
> ... having to wait 10 seconds for the project to build ... > 83% of the time is spent in LLVM; regardless this is still an issue effecting the...
Same issue here. m1 pro macbook, macOS 13.0 beta 5, iina 1.3.0, playing 8K HDR video on external monitor (Apple Studio Display).
I find that for me this is good enough. With this the `Run` lens runs with `--release` flag and if you want to run with debug just run the `Debug`...
Running into the same issue. My environment: M1 Pro, macOS 13.3.1, vscode 1.77.1 (with python plugin, without black plugin) vscode settings: ``` "[python]": { "editor.formatOnType": true, }, "python.formatting.provider": "black", ```...
Related issue: https://github.com/evanw/esbuild/issues/104
@ChepteaCatalin Thanks! Yes, I've already switched to a slightly shorter type since I created this issue, which is similar to your suggestion: ``` formatter: ((params: echartsTypes.DefaultLabelFormatterCallbackParams[]) => { ... })...
Like you said it's been effectively dead for 2 years, but I'd say it's better then most free of charge financial libraries in active development. If you have a feature...