Trending

#VisualStudioCode

Latest posts tagged with #VisualStudioCode on Bluesky

Latest Top
Trending

Posts tagged #VisualStudioCode

blog post hero image

blog post hero image

From the .NET blog...

.NET 10.0.5 Out-of-Band Release – macOS Debugger Fix
devblogs.microsoft.com/dotnet/dotnet-10-0-5-oob... #dotnet #MaintenanceUpdates #NET10 #Debugging #macos #OOB #VisualStudioCode

0 0 0 0
blog post hero image

blog post hero image

From the .NET blog...

Modernize .NET Anywhere with GitHub Copilot
devblogs.microsoft.com/dotnet/modernize-dotnet-... #dotnet #AI #csharp #VisualStudio #VisualStudioCode #NETmodernization #DeveloperTools #GitHubCopilot #modernization

1 0 0 0
Original post on mastodon.online

#Steady #Klimacrew

#VibeCoding mit KI-Programmierhilfen in Visual Studio Code ausprobiert.

Ich habe zwei KI-Assistenzen für die direkte Integration in VSCode getestet, ob sie meine Erwartungen erfüllen. Welche Lösung wirklich hilft, die Arbeit effizienter zu gestalten, zeigt sich erst beim […]

1 2 0 0
VS Code 1.112 Insiders Learn what's new in Visual Studio Code 1.112 (Insiders)

VS Code 1.112 Insiders Release

code.visualstudio.com/updates/v1_112

#vscode #programming #githubcopilot #visualstudiocode

3 1 0 0
Original post on mstdn.moimeme.ca

Microsoft puts Microsoft Visual Studio Code on a weekly update schedule

www.thurrott.com/dev/333528/visual-studio...
- - -
Microsoft met Microsoft Visual Studio Code sur une cadence de mises à jour hebdomadaires

// Article en anglais //

#Microsoft […]

0 0 0 0
Preview
Microsoft switches to weekly releases of Visual Studio Code, here is version 1.111 Microsoft has just released Visual Studio Code 1.111. This the first weekly release of VS Code. Microsoft decided to change the schedule so you get features faster.

Microsoft has just released Visual Studio Code 1.111. This the first weekly release of VS Code. Microsoft decided to change the schedule so you get features faster. #VisualStudioCode #VSCode

0 0 0 0

отображение группы профилей "AI CLI" в выпадающем меню в терминале, и базовые возможности "IntelliSense" для локализованных строк в файлах расширений package.json #Microsoft #Майкрософт #GitHubCopilot #VisualStudioCode

1 0 0 0

возможность прикрепления снимка событий отладки агента в качестве контекста в чате, удаление "Режима редактирования" для чата умного помощника "GitHub Копилота" #Microsoft #Майкрософт #GitHubCopilot #VisualStudioCode

1 0 1 0
Preview
Visual Studio Code 1.111 Learn what's new in Visual Studio Code 1.111

Выпущена стабильная версия 1.111 "Visual Studio Code" со следующими новыми функциями и нововведениями — настройка разрешений для автопилота и "умных агентов" умного помощника "GitHub Копилота" code.visualstudio.com/updates/v1_111 #Microsoft #Майкрософт #GitHubCopilot #VisualStudioCode

1 0 1 0
Preview
Visual Studio Code 1.110 erhält neue Features für die KI-Agenten-Konfiguration Im neuen Release lassen sich experimentelle Agenten-Plug-ins verwenden und das neue Agent Debug Panel bietet detaillierte Einblicke in Chat-Events.

Visual Studio Code 1.110 erhält neue Features für die KI-Agenten-Konfiguration | heise online
heise.de/-11200210 #VisualStudioCode #VSCode #KI

0 0 0 0
Video

Visual Studio Code 1.110 erhält neue Features für die KI-Agenten-Konfiguration | heise online
https://heise.de/-11200210 #VisualStudioCode #VSCode #KI

0 0 0 0
Preview
Visual Studio Code March 2026 (version 1.111.0) release available Visual Studio Code github: Welcome to the 1.111 release of Visual Studio Code, the first of our weekly Stable releases! This release further enhances the agent experience with agent permissions, agent...

#VisualStudioCode March 2026 (version 1.111.0) release available
www.elevenforum.com/t/visual-stu...

0 0 0 0
Preview
Visual Studio Code February 2026 Recovery 1 (version 1.110.1) release available Visual Studio Code github: The update addresses these issues. For the complete release notes go to Updates on code.visualstudio.com. Read more: https://github.com/microsoft/vscode/releases/tag/1.110...

#VisualStudioCode February 2026 Recovery 1 (version 1.110.1) release available
www.elevenforum.com/t/visual-stu...

0 0 0 0
Preview
Visual Studio Code February 2026 (version 1.110) release available Visual Studio Code github: Welcome to the February 2026 release of Visual Studio Code. This release makes agents practical for longer-running and more complex tasks, giving you more control and visibi...

#VisualStudioCode February 2026 (version 1.110) release available
www.elevenforum.com/t/visual-stu...

0 0 0 0
Preview
SQL and MCP, the local edition In the previous blog posts, I've written about installing MCP and how it works, followed by how to use it with an Azure SQL Database through an Azure Container Instance and Microsoft Foundry. But, you can also use your favourite local database (SQL Server ;)) and Visual Studio Code. The reason Visual Studio Code is my toolset is that it has a whole slew of plug-ins and can leverage GitHub Copilot.

Blog Alert!
Part 3 of 3 on the Data API Builder MCP (preview) functionality. This time on running it locally with VS Code, GitHub Copilot and even PowerShell!

#sqlserver
#mcp
#dab
#ai
#visualstudiocode
#copilot
#GitHub
#PowerShell

2 0 0 0
Preview
SQL and MCP, Azure SQL Edition In part one, I covered the basics of your Data API Builder setup. Now, it's time to get into the real stuff :). For the demo, I'm using the Stack Overflow 2013 database on an Azure SQL General Purpose Serverless 8-core database. It's not a very large dataset (making it less expensive to host on Azure), but it has enough data and online examples to have some fun with.

Blog Alert!
Part 2of 3 on the Data API Builder MCP (preview) functionality. This time on getting it to run on Azure Container Apps connecting to Azure SQL.

#sqlserver
#azuresql
#mcp
#dab
#ai
#microsoftfoundry
#visualstudiocode
#copilot

1 0 1 0
Preview
SQL, Azure SQL and MCP, the Introduction This three-part series of blog posts will take you along my first experiments, trials and errors using the MCP Service for SQL. This first blog will focus on the technology behind it; part 2 will focus on Azure SQL options; and the last part will dig a bit deeper into running this on your local database. There will be a little delay between publishing these posts, more like days than weeks though.

Blog Alert!
Part 1 of 3 on the Data API Builder MCP (preview) functionality. This time on design and installation.

#sqlserver
#azuresql
#mcp
#dab
#ai
#microsoftfoundry
#visualstudiocode
#copilot

1 0 1 0
Preview
Visual Studio Code January 2026 Recovery 5 (version 1.109.5) release available Visual Studio Code github: The update addresses these issues . For the complete release notes go to Updates on code.visualstudio.com. Read more: https://github.com/microsoft/vscode/releases/tag/1.10...

#VisualStudioCode January 2026 Recovery 5 (version 1.109.5) release available
www.elevenforum.com/t/visual-stu...

0 0 0 0
Post image

Un server locale che parla troppo! Il bug critico in Live Server di Visual Studio Code

📌 Link all'articolo : www.redhotcyber.com/post/un-...

#redhotcyber #news #cybersecurity #hacking #vulnerabilita #visualstudiocode #livserver #sicurezzainformatica #cves #serverlocale #richiesteweb

0 0 0 0
Preview
Visual Studio Code January 2026 Recovery 4 (version 1.109.4) release available Visual Studio Code github: The update addresses these issues. For the complete release notes go to Updates on code.visualstudio.com. Read more: https://github.com/microsoft/vscode/releases https://...

#VisualStudioCode January 2026 Recovery 4 (version 1.109.4) release available
www.elevenforum.com/t/visual-stu...

0 0 0 0

новые экспериментальные светлые и тёмные темы персонализации, использование функции "Память" умного помощника "GitHub-Копилота" для хранения и извлечения важной информации между сессиями, и многими другими #Microsoft #Майкрософт #GitHubCopilot #VisualStudioCode

0 0 0 0
Preview
January 2026 (version 1.109) Learn what is new in the Visual Studio Code January 2026 Release (1.109).

Выпущена стабильная версия 1.109 "Visual Studio Code" с такими новыми функциями и нововведениями, как отображение пункта "Открыть с помощью Visual Studio Code" в контекстном меню в Проводнике Windows 11 code.visualstudio.com/updates/v1_109 #Microsoft #Майкрософт #GitHubCopilot #VisualStudioCode

0 0 1 0

Does anyone know if there’s a template extension in VS Code that automatically adds things like the header, nav, and main when starting an HTML file? #webdeveloper #frontend #visualstudiocode

1 0 0 0
Preview
Visual Studio Code January 2026 Recovery 3 (version 1.109.3) release available Visual Studio Code github: The update addresses these issues. For the complete release notes go to Updates on code.visualstudio.com. Read more: https://github.com/microsoft/vscode/releases https://...

#VisualStudioCode January 2026 Recovery 3 (version 1.109.3) release available
www.elevenforum.com/t/visual-stu...

0 0 0 0
Preview
Visual Studio Code January 2026 Recovery 2 (version 1.109.2) release available Visual Studio Code github: The update addresses these issues. For the complete release notes go to Updates on code.visualstudio.com. Read more: https://github.com/microsoft/vscode/releases/tag/1.10...

#VisualStudioCode January 2026 Recovery 2 (version 1.109.2) release available
www.elevenforum.com/t/visual-stu...

0 0 0 0

User Snippet is great! Why haven’t I known it? I’ll be more even productive from tomorrow. #VisualStudioCode

0 0 0 0
Preview
Visual Studio Code January 2026 Recovery 1 (version 1.109.1) release available Visual Studio Code github: The update addresses these issues, including a fix for a security vulnerability. For the complete release notes go to Updates on code.visualstudio.com. Read more: https:/...

#VisualStudioCode January 2026 Recovery 1 (version 1.109.1) release available
www.elevenforum.com/t/visual-stu...

0 0 0 0

#VisualStudioCode: By default, if there is no selection and you copy or cut then the current line is copied/cut.

As a consequence, I often accidentally overwrote the contents of the clipboard.

Thankfully, the default can be changed:
"editor.emptySelectionClipboard": false

3 0 0 0

successfull #ue5 editor build on the first try using #visualstudiocode, all good!

2 0 0 0
Preview
Visual Studio Code – langweilig, aber (noch) on top VS Code ist bewährt und bietet ein zuverlässiges Ökosystem. Mit Innovation alleine ist das nicht zu schlagen.

Visual Studio Code – langweilig, aber (noch) on top
www.computerwoche.de/article/4123... #IDE #VisualStudioCode #VSCode

1 0 0 0