Tootfinder

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

@poppastring@dotnet.social
2025-09-17 19:35:27

A post from the archive 📫:
Using Visual Studio to search objects in a memory dump
poppastring.com/blog/using-vis

@Techmeme@techhub.social
2025-09-16 11:10:59

Microsoft adds auto model selection to Visual Studio Code that primarily favors Claude Sonnet 4 over GPT-5 for paid GitHub Copilot users (Tom Warren/The Verge)
theverge.com/report/778641/mic

@Techmeme@techhub.social
2025-09-11 02:01:46

Microsoft releases its first preview of Visual Studio 2026, the first major update since November 2021, with a new look and deeper AI integration (Tim Anderson/The Register)
theregister.com/2025/09/10/vis

@poppastring@dotnet.social
2025-08-13 19:35:28

A post from the archive 📫:
Using Visual Studio to search objects in a memory dump
poppastring.com/blog/using-vis

@rperezrosario@mastodon.social
2025-09-11 01:16:24

The results are in.
84 programmers responded to my C# preffered IDEs survey.
41.16 Chose Visual Studio.
39.96 Chose Rider.
15.12 Chose Visual Studio Code.
5.88 Chose Other.
It's interesting to see how Rider has caught up with Visual Studio in number of users over the years.

@poppastring@dotnet.social
2025-09-10 03:31:25

Just published 🚀: Visual Studio Insiders
#visualstudio

@jom@social.kontrollapparat.de
2025-07-14 17:51:01

Seems like without your own fork of Visual Studio Code, you will not be taken seriously as a technology company anymore. 😄
#Kiro

@JGraber@mastodon.social
2025-07-08 18:40:56

5 Helpful Extensions for #VisualStudio 2022 - #dotNet
improveandrepeat.com/2025/0…

@poppastring@dotnet.social
2025-09-09 17:26:22

"And for the first time, we’re introducing the new Insiders Channel, which replaces the long-standing Preview Channel as the way developers can get early access to upcoming features."
#VisualStudio2026

@jamesthebard@social.linux.pizza
2025-07-08 00:16:11

In "dealing with Electron apps" news: troubleshooting blurry _Visual Studio Code_ under Wayland. Culprit? Fractional scaling. That was a lot of fun...
The new command:
```
/usr/share/code --unity-launch --enable-features=UseOzonePlatform --ozone-platform=wayland --disable-features=WaylandFractionalScaleV1
```
#linux

@khalidabuhakmeh@mastodon.social
2025-08-05 12:17:19

@… good day, sir! May I ask for a Razor feature that could save people hours of their day and make you a greater hero in the eyes of many?
When I was at JetBrains, I asked them to implement this warning to catch issues with _ViewImports, but it seems Visual Studio and VS Code folks don’t see this from

_ViewImports with an unknown assembly. Rider showing a warning.
@poppastring@dotnet.social
2025-09-09 20:30:08

The #VisualStudio2026 Insider release has officially launched today! This new version of Visual Studio promises an incredibly fast experience, complete with a sleek and modern design.
visualstudio.microsoft.com/in…

@tml@urbanists.social
2025-06-30 11:53:30

Note to self: When starting doing something large and complicated in Visual Studio, regularly build and run in both Debug and Release configurations from the start, even while you are still very much debugging the stuff, so that you notice if the latter mysteriously doesn't work early enough.

@poppastring@dotnet.social
2025-07-02 19:35:26

A post from the archive 📫:
Find the address of an object in Visual Studio
poppastring.com/blog/find-the-

@aardrian@toot.cafe
2025-08-27 13:43:41

Ew. I rather hope no organization I know or use allows Grok, and by extension its neo-Nazi owner, into any repo or project or code or anything I touch at GitHub:
github.blog/changelog/2025-08-

@poppastring@dotnet.social
2025-08-29 02:42:08

Roadmap for AI in Visual Studio (September) #visualstudio :visualstudio:
devblogs.microsoft.com/visuals

@datascience@genomic.social
2025-07-24 10:00:01

Make sure your code follows a consitent style using the {lintr} package. #rstats

@arXiv_quantph_bot@mastoxiv.page
2025-07-31 10:01:31

DEQSE Quantum IDE Extension: Integrated Tool for Quantum Software Engineering
Majid Haghparast, Ronja Heikkinen, Samuel Ovaskainen, Julian Fuchs, Jussi P P Jokinen, Tommi Mikkonen
arxiv.org/abs/2507.22843

@poppastring@dotnet.social
2025-07-21 23:07:28

Just published 🚀: MCP server integration in Visual Studio
#visualstudio

@poppastring@dotnet.social
2025-07-09 19:35:28

A post from the archive 📫:
A talk about Dump File analysis
#debugging

@poppastring@dotnet.social
2025-08-27 19:35:27

A post from the archive 📫:
Building debugging context for Copilot Chat
poppastring.com/blog/building-