Tootfinder

Opt-in global Mastodon full text search. Join the index!

@toxi@mastodon.thi.ng
2026-03-05 14:31:06

With Microslop having deprecated the Intellicode auto-completion extension in #VSCode and sooner or later forcing everyone to use cloud-based #Copilot instead, are there any other #TypeScript users wh…

@al3x@hachyderm.io
2026-01-27 13:30:38

Life with Visual Studio Code #VSCode
1. I learned about `code --disable-extensions. This helped pinpoint the selection issue to most probably an extension.
2. I have removed most of the extensions. I have Go, Java, Python, XML, YAML. Go is from Google, Java from Oracle, Python from MS, XML & YAML from RedHat. This is very interesting!
3. I still feel very lost in terms of shortcuts. I'm struggling to decide if I should introduce the ones I'm familiar with or continue to experience #VSCode

@publicvoit@graz.social
2025-12-16 13:43:25

#VSCode deactivates #IntelliCode in favor of the paid #Copilot

@al3x@hachyderm.io
2026-01-28 21:55:24

Who is using the mini-map in #VSCode and what for?

@al3x@hachyderm.io
2026-02-22 10:27:40

Facing a pretty strange behavior in #VSCode while editing Markdown: when using the backtick to wrap code, the editor behaves like it's a grave accent waiting for the next character to be entered. If the next character doesn’t accept an accent, then the backtick is not displayed. It is saved in the file though.

@al3x@hachyderm.io
2026-02-22 10:32:24

Short screen recording showing the behavior of the backtick in #VSCode.
All extensions disabled.

@michabbb@social.vivaldi.net
2026-02-15 12:24:05

💻 #code-server runs #VSCode in your browser on any machine anywhere #IDE #opensource

@al3x@hachyderm.io
2026-02-09 08:36:47

My recent experience with #VSCode started very badly.
Since, it improved immensely. Now I have a couple of days of coding on some small Go projects that felt good.
I am still struggling with shortcuts. In particular `F12` and `Ctrl- -`. I am sticking with the defaults for now.