zed icon indicating copy to clipboard operation
zed copied to clipboard

feat: avoid nodejs whenever possible by switching to a natively built LSP for most common file types

Open ryuukk opened this issue 1 year ago • 0 comments
trafficstars

Check for existing issues

  • [X] Completed

Describe the feature

Using Zed feels great, however seeing nodejs randomly being spawned only because you opened a json file makes it loose its charm and breaks the promise of a low memory footprint editor

I suggest using a natively built LSP whenever possible for most common files

I suggest: https://github.com/biomejs/biome for js/json etc

If applicable, add mockups / screenshots to help present your vision of the feature

No response

ryuukk avatar Jul 14 '24 10:07 ryuukk