Ugbah Isioma
Ugbah Isioma
Waiting desperately for snippet support
> It seems JetBrains Mono font included with Cursor is not rendering font weights correctly on macOS. > > As a workaround, you can create a copy of JetBrains Mono...
> { > "label": "Flutter Run", > "command": "flutter_hot_reload" > } this works... but is there a way i can make this command run automatically from the main task runner?...
> @monarcode try add tags,https://zed.dev/docs/tasks#binding-runnable-tags-to-task-templates This definitely helped, thanks But still wish we can get a full tool to start, restart, stop flutter with hope reload support like on other...
This config does not seem to work at all.. i have it set to true but even in a project that does not have biome installed, i still see biome...
> "languages": { > "JavaScript": { > "language_servers": ["!biome", "..."] > }, > "TypeScript": { > "language_servers": ["!biome", "..."] > }, > "TSX": { > "language_servers": ["!biome", "..."] > },...
None of the solutions above seem to be working any more 😔 I still see biome warnings/errors in projects not using biome