aeva, to VisualStudio
@aeva@mastodon.gamedev.place avatar

Does anyone know how to make stop suggesting auto completions like this? This is driving me up the fucking wall.

EDIT: I have solved the problem, please stop guessing.

EDIT2: also keep your weird judgements on the people who use IDEs to yourself thank you.

hazelweakly, to random
@hazelweakly@hachyderm.io avatar

Y'know how there's a pattern of behavior where someone says something is bad about the tech industry or community or OSS software or something, and then every single nerd within a 50 square mile radius says WELL ACKTUALLY??

I just realized that if, like, even 10% of them just... Sat down and spent some energy fixing the problem instead of insulting someone for experiencing it, we would've solved all those issues by now

mjgardner,
@mjgardner@social.sdf.org avatar

@hazelweakly Fact: #Excel is the world’s most popular IDE and it makes the program manager for Microsoft #VisualStudio SO MAD

bc3tech, to VisualStudio
@bc3tech@hachyderm.io avatar
poppastring, (edited ) to random
@poppastring@dotnet.social avatar

A post from the archive 📫:

Debug & Analyze Dump Files in Visual Studio
https://www.poppastring.com/blog/debug-analyze-dump-files-in-visual-studio

#debugging #diagnostics #visualstudio

poppastring, to dotnet
@poppastring@dotnet.social avatar

Last week was big for #dotnet and #visualstudio

⚒️ 17.10 GA - https://aka.ms/vs/v1710GA
🌟 @dotnet Aspire GA - https://aka.ms/AspireGA
🌥️ GitHub Copilot for Azure - https://aka.ms/azcode/copilot/announce
🤖 AI Toolkit for VS Code - https://aka.ms/aitoolkit

bradwilson, to github
@bradwilson@mastodon.social avatar

How do I remove the #GitHub #Copilot button from #VisualStudio 2022 17.10 menu bar? #dotnet

kubikpixel, to github German
@kubikpixel@chaos.social avatar

Wenn dies unter Umständen "unauffindbar" Fehler und zu umständlichen Code erzeugt, sprich Mathematik "seltsam" umgetzt. Es ist ein Hilfsmittel aber sehe nur ich es so oder ist meine Kritik übertrieben?

»Softwareentwicklung – Github Copilot wird direkt in Visual Studio integriert:
Microsoft Build 2024 Mit Visual Studio 17.10 kommen diverse Neuerungen. Unter anderem kann Github Copilot bei der Generierung von Code helfen.«

🤖 https://www.golem.de/news/softwareentwicklung-github-copilot-wird-direkt-in-visual-studio-integriert-2405-185208.html


poppastring, to VisualStudio
@poppastring@dotnet.social avatar

Visual Studio 2022 17.10 is available. This release features a new, single GitHub Copilot extension. To enable these AI experiences, activate your GitHub Copilot subscription today by signing in to GitHub and starting a free trial.

https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-10-now-available/

bradwilson, to dotnet
@bradwilson@mastodon.social avatar

Pro-tip for the day:

dotnet does not appear to require a trailing backslash when you define a custom NuGet package cache path via env var NUGET_PACKAGES but Visual Studio does.

Good:
NUGET_PACKAGES=X:.nuget\packages\

Bad:
NUGET_PACKAGES=X:.nuget\packages

#dotnet #VisualStudio

poppastring, to VisualStudio
@poppastring@dotnet.social avatar

A post from the archive 📫:
Find the address of an object in Visual Studio

https://www.poppastring.com/blog/find-the-address-of-an-object-in-visual-studio

poppastring, to VisualStudio
@poppastring@dotnet.social avatar

Windows application development is now an installation option for Visual Studio. This of course include :visualstudio:

poppastring, to VisualStudio
@poppastring@dotnet.social avatar

A post from the archive 📫:
Favorite features in Visual Studio 2022 so far

https://www.poppastring.com/blog/favorite-features-in-visual-studio-2022-so-far

hyaniner, to unrealengine
@hyaniner@mastodon.gamedev.place avatar
WetHat, to VisualStudio
@WetHat@fosstodon.org avatar

.slnx The New .NET Solution XML File Format - NDepend Blog

For decades the .sln solution file format relied on a Microsoft proprietary file format, verbose, hardly readable, and based on GUIDs.

Now Visual Studio 2022 17.10 will propose the new .NET solution file format with improved handling of solution file merge conflicts.

https://blog.ndepend.com/slnx-the-new-net-solution-xml-file-format/?utm_source=flipboard&utm_content=lbrgriffith%2Fmagazine%2FPC+DEVELOPER

alvinashcraft, to dotnet
@alvinashcraft@hachyderm.io avatar

Dew Drop – April 22, 2024 (#4174)

Top links:

  • How to create a trial version for a C# Windows Forms app
  • Will Visual Studio be migrated to .NET Core and become multi-platform?
  • React Native Radio - RIP App Center and other news
  • Wolverine's new PostgreSQL messaging transport
  • A short guide to mastering keyboard shortcuts on GitHub
  • Build your first ML Model with ML.NET Model Builder

https://www.alvinashcraft.com/2024/04/22/dew-drop-april-22-2024-4174/
#dotnet #csharp #ai #windowsdev #cloud #webdev #visualstudio #mobiledev #dewdrop

mzikmund, to VisualStudio
@mzikmund@dotnet.social avatar

🌐 Ever wished you could share your localhost web app with the world? With #VisualStudio Dev Tunnels, now you can! Check out my latest video to see how:

#webdev #webapp #developer #testing #dotnet

https://youtu.be/6IrPc3zU1ho

poppastring, to VisualStudio
@poppastring@dotnet.social avatar

A post from the archive 📫:
Building debugging context for Copilot Chat

https://www.poppastring.com/blog/building-debugging-context-for-copilot-chat
#copilot #debugging #visualstudio

poppastring, to VisualStudio
@poppastring@dotnet.social avatar

Visual Studio 17.10 Preview 3 is available! What's new you ask?

  • GitHub Copilot in Visual Studio
  • Copilot Generated Breakpoint Conditions
  • Updates to our Copilot generated PR descriptions
  • More SSDT support for Arm64 VS

#visualstudio

https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-preview

poppastring,
@poppastring@dotnet.social avatar
alvinashcraft, to dotnet
@alvinashcraft@hachyderm.io avatar

My book on parallel programming & concurrency in C# is part of the Mastery of C# and .NET Awaits Humble Bundle from Packt Publishing

#PayWhatYouWant for up to 22 eBooks!

https://www.humblebundle.com/books/mastery-c-sharp-and-dot-net-awaits-packt-books?partner=morningdew
#ref #dotnet #csharp #programming #learning #ebooks #async #sale #visualstudio

rockylhotka, to dotnet
@rockylhotka@fosstodon.org avatar

Why is it that almost 100% of the time when I go to create or use a project in that it just fails to build for random reasons - like being unable to find the right packages or some other obscure b.s. that requires lengthy searching and trial-and-error to maybe fix?

Basically, my experience with almost always sucks.

poppastring, to VisualStudio
@poppastring@dotnet.social avatar

A post from the archive 📫:
View the origin of a repeating call stack

https://www.poppastring.com/blog/view-the-origin-of-a-repeating-call-stack

alvinashcraft, to VisualStudio
@alvinashcraft@hachyderm.io avatar
poppastring, to VisualStudio
@poppastring@dotnet.social avatar
Ciantic, to VisualStudio
@Ciantic@twit.social avatar

When will Visual Studio branding let go of that year at the end? For instance latest community version is branded "Visual Studio Community 2022", when you go to the settings dialog it shows that, and it's also shown on their web page. They could just use the version number, which right now is 17.9.5

Having that year at the end makes me wonder if I have the latest version or not, but yes I do, they just don't bother to change the year.

#VisualStudio #dotnet

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines