med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

339
active users

#vscode

10 posts9 participants0 posts today

Nice! Looking forward to testing this out

I've been looking for something to use instead of VSCodium since Microsoft is becoming more hostile to it, and the lack of debugger was the main thing holding me back on Zed

zed.dev/blog/debugger

zed.devThe Debugger is Here - Zed BlogFrom the Zed Blog: Over 2,000 developers asked, and we delivered. Debugging in Zed is now a reality—and it's a big leap toward Zed 1.0.

VS Code Dev Containers

blog.hardill.me.uk/2025/06/18/

I was bored yesterday evening and ended up looking for a small project to keep me occupied.

I had seen a Toot from @jtonline talking about VS Code Dev Containers (and enabling access to Linux Keyrings from the container), which is not something I’d played with, so sounded like a good idea.

I have been using Go and Rust containers to manually build projects to remove the need […]

This is how I code, if I'm editing a single file or 1 + 1 test file for it then Neovim (NvChad with some changes). If I'm editing a large number of files and that includes moving them to different folders (so more mouse work) and removing duplicatoin (refactoring) then that's VSCode.

I use whichever tool gets me faster to do the task at hand. If on doubt I default to Neovim. If on meeting sharing the screen, I default to VScode.

Hi @neil the gist of this may be interesting (without the AI, and the project isn't open source afaics):

> I [built] Tritium. Tritium aims to be the #lawyer's #VSCode: an all-in-one drafting cockpit that treats a deal's entire document suite as a single, searchable, AI-enhanced workspace while remaining fast, local, and secure.

> Tritium is implemented in Rust. It is cross-platform and I'm excited for the prospect of lawyers running #Linux as their daily driver.

news.ycombinator.com/item?id=4

news.ycombinator.comShow HN: Tritium – The Legal IDE in Rust | Hacker News

Das #Bloat Prinzip vs. #KISS Prinzip.

Links #VScode - Rechts #Nano.

Sprache:
#Bash mit embedded #awk

Aus Bash Sicht ist das "awk in aqua Farbe" in #code OK. Aber optisch nicht besonders prickelnd.

Nano hingegen interpretiert die embedding Hochkommas nicht und colorriert fleißig weiter... Aus bash Sicht nicht OK - aber sehr geil zu lesen.

Ersten 500 Zeilen habe ich in nano via #ssh aufm #RaspberryPi gemacht - dann in code weiter - was hab ich mich erschreckt...🤪