311

All of these issues are from today.

top 50 comments
sorted by: hot top new old
[-] ryannathans@aussie.zone 99 points 2 weeks ago
[-] victorz@lemmy.world 35 points 2 weeks ago

Helix is nice, speaking of which.

[-] lonesomeCat@lemmy.ml 19 points 2 weeks ago

I believe upvoting isn't enough

Helix ROCKS

[-] victorz@lemmy.world 3 points 2 weeks ago

Yeah baby! 👊

[-] Arkhive@piefed.blahaj.zone 7 points 2 weeks ago* (last edited 2 weeks ago)

Shout out helix!! Big fan!

[-] victorz@lemmy.world 4 points 2 weeks ago

🧬❤️ Yeah!

[-] EffortlessGrace@piefed.social 5 points 2 weeks ago* (last edited 2 weeks ago)

Helix for terminal has been fantastic; I like GUIs so for me Zed is my "S-Tier".

Yes, Zed allows you to turn off the Agentic LLM integration off in settings.json:

{
  "disable_ai": true
}
load more comments (1 replies)
[-] Sparrow_1029@programming.dev 3 points 2 weeks ago

I tried switching 2 different times now from neovim (with Lazyvim), and I can't break the muscle memory. Neovim has become an IDE in the terminal for me, and it does more than I need it to

load more comments (1 replies)
load more comments (15 replies)
[-] CaptDust@sh.itjust.works 63 points 2 weeks ago

You are ruining the velocity! How are they supposed to tell shareholders they're delivering faster than humans, if they keep getting bogged down with issues!? Everyone, stop opening issues!

[-] icerunner_origin@startrek.website 57 points 2 weeks ago

I thought that was a CVS receipt

[-] raman_klogius@ani.social 11 points 2 weeks ago

VSC and CVS are anagrams of each other after all

[-] LiveLM@lemmy.zip 29 points 2 weeks ago* (last edited 2 weeks ago)

You know, It's time I play with VSCodium again.
I used it for a long time but ended up having issues with the SSH plugin and the Python support that forced me to go back to regular VSCode. But that was so long ago they surely fixed it by now...

[-] slazer2au@lemmy.world 44 points 2 weeks ago

Just be aware MS did the MS thing of not permitting some plugins to work on non vscode installations like the corporate dicks they are.

[-] mizule@lemmy.blahaj.zone 7 points 2 weeks ago

they do? i always just downloaded the .vsix file and installed manually that way.

i'm fairly certain there's also a patch to enable the marketplace properly on vscodium. i think i used it when i still used arch.

[-] Black616Angel@discuss.tchncs.de 3 points 2 weeks ago

Not all addons allow you to download a vsix though.

load more comments (3 replies)
[-] Skullgrid@lemmy.world 7 points 2 weeks ago

what did you use instead, especially for Python?

I asked in a random thread about linux IDEs, thinking there'd be several to the level of VSCode and didn't find anything recommended that was particularly new, and ended up using pulsar for taking notes (it keeps sessions with "unsaved" files somewhere so I just dump stuff into there, manages searches of file contents from certain folders like VS code) and VS Codium for development (it has ctrl+click to find usages/takes to declerations) , but I haven't gotten python integration working on there, and would like to try something new out.

I don't want to use Kate or NeoVim since I want a GUI and integration with "compilers"/interpreters by using buttons and such, but I haven't found anything that doesn't seem like its from the late 90s early 00s, which doesn't work with my shitty eyes and 1080 displays.

[-] Liketearsinrain@lemmy.ml 6 points 2 weeks ago* (last edited 2 weeks ago)

PyCharm? Spacemacs ? Both work fine as Python IDEs (so can neovim, but it does't have a GUI)

[-] mushroommunk@lemmy.today 3 points 2 weeks ago

Not who you're asking, but weighing in anyways. I use VSCodium for C# and Python development on Linux. Only extensions I needed was ms-python.python, ms-python.debugpy, and I use ms-python.vscode-python-envs

For c# it's dotrush only.

All works. Step through debugging all works, no issues.

load more comments (3 replies)
[-] yamper@piefed.social 5 points 2 weeks ago* (last edited 1 week ago)

vscodium is pretty toothless compared to the first-party vscode builds. i forget the exact details, i think i was having issues with the dev container plugins not working at all.

i've been using zed.dev with all of the AI features turned off and its been nice. it's probably a matter of time before they enshittify too, but for now i'm enjoying it.

[-] Scrath@lemmy.dbzer0.com 3 points 2 weeks ago

Don't ask me how it's named but I believe there was a fork of the project relatively recently in reaction due to some AI stuff they did.

The fork has all AI features scrubbed out

load more comments (1 replies)
[-] goatinspace@feddit.org 20 points 2 weeks ago
[-] entwine@programming.dev 11 points 2 weeks ago
[-] lastweakness@lemmy.world 3 points 2 weeks ago

Practically speaking, why would you pick Gram over Zed? I mean actual advantages

load more comments (4 replies)
[-] Desyn0xox@lemmy.ml 3 points 2 weeks ago

Didn't know all of them, thanks for sharing! Also stumbled upon Helix, which looks pretty neat

load more comments (1 replies)
load more comments (1 replies)
[-] Hexarei@beehaw.org 19 points 2 weeks ago

Never had this issue with neovim :3

[-] bss03@infosec.pub 6 points 2 weeks ago

You might in the future. Both vim and neovim are accepting genAI code contributions. There's a vim-classic fork around, but it is "rolled back" to pre-vimscript9.

[-] moosetwin@lemmy.dbzer0.com 16 points 2 weeks ago

showing off your 12k monitor, eh?

[-] onlinepersona@programming.dev 14 points 2 weeks ago

Image gone 🤕 Did Microslop slopify VSCode?

[-] Dumhuvud@programming.dev 7 points 2 weeks ago

The image isn't gone, that hosting server just flat out refuses connections from certain IPs. See if this works for you - https://i.imgur.com/ReCjF8k.jpeg. I've heard that Imgur is not accessible in the UK, but Lemmy doesn't let me upload it because it's "too tall".

Did Microslop slopify VSCode?

A long time ago.

[-] onlinepersona@programming.dev 5 points 2 weeks ago

Thanks. I had to use a VPN. No idea why it's banning my IP. There can't be too many people in this building using the fediverse.

[-] thomasloven@lemmy.world 13 points 2 weeks ago

Vscode release notes used to be exciting. Now it’s 70% ”Assistant” improvements. Then you finally get to the next chapter and it’s all like

Terminal

  • Added terminal support for Assistant…
load more comments (1 replies)
[-] chunes@lemmy.world 11 points 2 weeks ago

I never once understood why people want to write code in a browser that isn't even the same instance as the one they likely already have open. I can't understand the mindset of a person who wants JavaScript to power the tools they use. Is it because they hate their hardware? Or the environment?

[-] Feathercrown@lemmy.world 36 points 2 weeks ago* (last edited 2 weeks ago)

Because it's a well-made, useful, simple but extensible program? I really don't care if it's "a browser" (it's not, just part of one). And it being not just a tab in my existing browser lets it do critical IDE things like write files and open a terminal (and be easier to find and differentiate from my research, product management, and testing tabs).

[-] PieMePlenty@lemmy.world 21 points 2 weeks ago

I hate the environment, that's why I use vscode. After a long day outside, rolling coal on my 6x6 and littering out in nature, I come home and relax by turning on vscode and let it idle as I throw old tires in the fireplace. If you hate the environment like I do, use vscode.

[-] Croquette@sh.itjust.works 8 points 2 weeks ago

IDE in general are not that good.

VSCode has a lot of of expansions, enabling a developer to stay in the same environment for any language they code in.

So if you have a multi-language setup, you can do everything in the same IDE.

I work with embedded firmware, and let me tell you that VSCode is miles ahead from manufacturer tools.

I personally don't use VSCode because microcontroller manufacturer tools usually come with a repeatable easy to install environment, so I can easily handoff the projects to my clients.

But if you ship code and don't have to ship the environment, VSCode is a good allrounder that can do pretty much anything.

With that said, use VSCodium instead. At least, it removes the analytics from the IDE.

[-] Jakeroxs@sh.itjust.works 3 points 2 weeks ago

I started with Visual Studio at work, and I just love VSCode by comparison, idk why but it feels so much easier to work with after I got the hang of it.

load more comments (1 replies)
load more comments (1 replies)
[-] NotMyOldRedditName@lemmy.world 8 points 2 weeks ago

Thats pretty impressive it it was that bad it generated that many reports.

Id only expect to see that in a alpha channel for those excited to try something new.

The red color in the syntax highlighting is the most annoying for me

[-] MonkderVierte@lemmy.zip 7 points 2 weeks ago

Kate has a LSP plugin.

[-] Randelung@lemmy.world 7 points 2 weeks ago

Your screenshot failed. Half way through it starts repeating. See the worst tickets in there: "Stopped working".

[-] aliser@lemmy.world 4 points 2 weeks ago

soo when are we getting de-slopified vs code fork?

[-] victorz@lemmy.world 3 points 2 weeks ago

How I can learn???????????

load more comments
view more: next ›
this post was submitted on 01 Apr 2026
311 points (98.1% liked)

Programmer Humor

30993 readers
895 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS