Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world
vscode·Visual Studio Codebytrymeout

SideX: VSCode without Electron, using Tauri instead

cross-posted from: https://lemmy.world/post/50947248

I was searching for an IDE like VSCode or Atom or Pulsar and found this. This looks cool. Not sure if most or many VSCode extensions will work with this fork.

I never liked Electron apps due to their bloat and always prefer Tauri apps.

Zed looks like a cool IDE but it is written in Rust and Rust is great for performance but for extension adoption, I can see this being an issue since more people know HTML/CSS/JS over Rust and I would image would prefer writing an extension in HTML/CSS/JS over Rust.

Therefore a good Tauri based IDE that is similar to the Electron IDEs would be interesting and perhaps will be good enough for performance, and developer friendly.

SideX: VSCode without Electron, using Tauri insteadhttps://github.com/Sidenai/sidexOpen linkView original on lemmy.world
5

No replies yet

No comments on the original post yet.
SideX: VSCode without Electron, using Tauri instead | Spyke