Cyro
Cyro
Side note: Triton is not available on windows. If I compile it for windows, will it make a difference?
> I'll reopen if it was accidentally closed. But my question is: if you understand the type being used and can work around it, what benefit would you get from...
I'm not the creator, but OmniSharp is a fair bit slower than the Roslyn analyzer, especially when trying to use something like the `LSP-OmniSharp` package in Sublime Text. Using OmniSharp...
> Riot Games based Client Entirely made with IMGUI and C# > > • [Video Here](https://youtu.be/sWrAAaT5ntY) > >  As someone who's also using C# + ImGui, what're you using...
This isn't a showstopper, but it definitely puts a damper on the visual quality of an application I'm writing. For context, I'm making a C#-ified wrapper for SDL3 so that...
Have you gone through and verified that the LLM didn't make any mistakes whatsoever? Generally they're good at simple data transformations like this, but you still need to make ABSOLUTELY...
> I only a very cursorily verification, and get benefit from the intellisense regardless of if it is not perfect. (It may be very great, or only okay. Having it...
> Thank you for the info! Can you give a bit more detail on the conversion step? How difficult is that to implement into an app? > > If that's...
> > Thank you for the info! Can you give a bit more detail on the conversion step? How difficult is that to implement into an app? > > If...
> > Though you can whitelist tokens with the semantic_tokens_types and define a color with semantic_tokens_type_style, the latter configuration option appears to blanketly highlight all semantic tokens with the same...