stefanwatt

Results 6 issues of stefanwatt

Title says it all. Expected: Background of tailwind color classes stays colorized in the appropriate color. Actual: Background returns to default background color after a couple ms.

bug
question

I don't think the languages matter and it's probably a general issue, but describing the scenario probably helps you understand. 1. importing a TypeScript function (`translate(key:TranslationKey`)) from a Svelte file....

I compiled from source and I get this error when trying to launch fvim: ``` Unhandled exception. System.Exception: Could not CreateWindow(): IWindowingPlatform is not registered. at Avalonia.Controls.Platform.PlatformManager.CreateWindow() at Avalonia.Controls.Window..ctor() at...

Trying to have the result list and the prompt in a separated layout like this: ![image](https://github.com/Kirottu/anyrun/assets/50662551/985c5f29-4fba-487e-8639-951fef85c48d) It works fine as long as there's some results to display but looks stupid...

Is there a way to add a keymap for this?

When the language server is notified that a file rename has occured you are always prompted with "Do you want to modify the require path?" I find that to be...