Eduard de Jong
Eduard de Jong
It's really a weird problem and definitely an issue that needs to be fixed! I am facing this issue with MSYS2 on Windows 10 on my desktop pc. The diskspace...
Hi, I am experiencing this issue on Arch Linux, using Code version 1.69.2-1 (_not_ some version from AUR, but the default version, installed using just the pacman package manager). The...
I was just looking for this exact same thing too ... Alright, of course the dotnetCampus.UpdateAllDotNetTools tool and those self-written scripts can do the job too indeed, but simply having...
I would like to share the following project as an inspiration: https://github.com/reduckted/AutoSurround That VS extension implements the VSCode way (non-Vim) of surround in Visual Studio. Maybe things can be combined...
Default option should just definitely just be pure literal text, no escaping at all. The escaping is only a feature of a programming language, and only when writing string literals...
By the way, mabe it's also good to check the Visual Basic experience. Issues are very easy to notice with it.
Note that this also applies to the PowerShell extension in Visual Studio Code, which shows you the same kind of message. Automatic detection that you already have the latest release...
> Is this actually fixed, or will it reoccur with the next update? I think the issue posted here should have been given a different title. The point is really...
While this issue has not been implemented yet, is there anyway we can solve this in another way? I am asking this because every solution I tried has failed now....
> > # You can always reorder the profiles manually in the `settings.json` file before this gets added. > > We used to customize everything manually in the `settings.json`, then...