Tootfinder

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

@ellie@ellieayla.net
2026-03-13 19:44:01

Does VSCode (eg in pylance) have a feature to display a clickable link to the language standard library documentation (eg #python #vscode #askfedi

@smurthys@hachyderm.io
2026-03-15 18:20:16

Beware the IDEs of March. Especially those with an extension model. Or built with Electron.
#ides #IdesOfMarch #vscode #pun

@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.

@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…

@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-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

@al3x@hachyderm.io
2026-03-10 11:33:25

I continue to use #VSCode with my #Go projects.
It’s decent enough to feel okay.
I did switch to #Vim bindings.
I do feel a significant drop in my own comfort levels using #VSCode bindings for which I cannot find any logic.

@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.