sfjohansson

Results 5 issues of sfjohansson

A scrolling ticker would be nice to have as option :)

enhancement

The FfmpegRecorderSettings class could benefit from having a field where users can declare their own arguments they want to pass to ffmpeg. In my use case I'm getting flipped video...

question

``` string aString="Consulo is Awesome"; string anohterString=aString[0]; //This get highlighted #if CheeseCake anohterString=aString[0]; //this does not get highlighted #endif ```

type: task
type: question
prio: minor
subsystem: resolving
subsystem: parsing
subsystem: completion

I tried to use it in one of my own packages that I use to share some code between projects and got this error when adding it to the package...

Attempt hovering a field in a source file, version `0.1.52`, and the following errors will show up: fresh-warnings.log ```log 2025-12-18 10:17:09.264 ERROR fresh::services::lsp::async_handler: LSP initialization timed out after 10 seconds...

bug