this post was submitted on 30 Jan 2024
254 points (95.4% liked)

Open Source

29773 readers
241 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

It become open source just last week. Currently don't have Linux version but soon it will have. Linux Roadmap issue

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 6 months ago (2 children)

I hope it gets there. I was a sublime user until vs code's integrations got so far ahead that the productivity gains outweighed the slowness, but I really want it to be faster.

Do zed plugins have to be written in rust? If they do then that will slow community contributions since it's not as popular as JavaScript for vs code.

[–] [email protected] 2 points 6 months ago (4 children)

Vs code is slow? Literally the entire reason I switched to it years ago is because it's very fast.

[–] [email protected] 15 points 6 months ago (1 children)

Yep, VSCode is slow because it is built on Electron which is just a another browser.

[–] [email protected] 9 points 6 months ago

VSCode is only fast if you're comparing it to Atom.

[–] [email protected] 4 points 6 months ago (2 children)

extensions tend to be the slow part in my experience. after a couple heavy extensions on an already struggling work laptop I'll frequently outpace it's input handling and have to wait for it to catch up

[–] [email protected] 1 points 6 months ago

Vs code will get annoyingly slow even in vanilla setups when editing large files. Personally I can tell the difference in did compared to sublime text even without plugins, it's not enough to be too annoying which is why I was ok with switching, but it just feels better when it's lighting fast since the input lag piles up in a text editor since you're typing really quick the whole time.

[–] [email protected] 1 points 6 months ago

They certainly can be. Admittedly over time I've installed a lot of extensions but also gotten better hardware along the way. All I know is that despite having like 20 extensions installed I can startup vs code in just 3-5 seconds

[–] [email protected] 1 points 6 months ago

Depends on what you're used before I guess. I came from sublime text which was written in C++ and was blazing fast. You could throw any size file at it, I still use it when I need to edit a large file. I can notice the input lag in vs code even in small files with a vanilla setup. After adding plugins the lag can become even more noticable and in certain use cases it straight up slows you down. It's not so slow that it's unusable, but it's noticably slower, and leaves me desiring more speed. But speed alone isn't enough, it needs really good plugins which is why I traded speedy sublime text for vs code in the first place.

[–] [email protected] -1 points 6 months ago (2 children)
[–] [email protected] 8 points 6 months ago (1 children)

Maybe for you. I personally am quite picky about tools I use all day every day.

[–] [email protected] 1 points 6 months ago (1 children)

Cool story. Same here. Did you want to get into an internet Snapfish at which tool has millisecond advantages over another?

[–] [email protected] 1 points 6 months ago (1 children)

If it were just millisecond advantages I would gladly use VSCode, but in large projects the difference is massive, it takes minutes to fully load a project and several seconds to perform certain actions.

[–] [email protected] 1 points 6 months ago

How large are we talking?

[–] [email protected] 1 points 6 months ago (1 children)

Yeah, it's fine, I said I use it didn't I? But it's just fine, so I'd prefer something even better.

[–] [email protected] 1 points 6 months ago