Nice! Looking forward to testing this out
I've been looking for something to use instead of VSCodium since Microsoft is becoming more hostile to it, and the lack of debugger was the main thing holding me back on Zed
Nice! Looking forward to testing this out
I've been looking for something to use instead of VSCodium since Microsoft is becoming more hostile to it, and the lack of debugger was the main thing holding me back on Zed
⚡️ New Features in MSSQL Extension for VS Code
🏷️ #devdigest #azure #cloud #microsoft #ide #vscode #visualstudio #git #github #sqlserver #sql
VS Code Dev Containers
https://blog.hardill.me.uk/2025/06/18/vs-code-dev-containers/
I was bored yesterday evening and ended up looking for a small project to keep me occupied.
I had seen a Toot from @jtonline talking about VS Code Dev Containers (and enabling access to Linux Keyrings from the container), which is not something I’d played with, so sounded like a good idea.
I have been using Go and Rust containers to manually build projects to remove the need […]
Five VScode Extensions for AI Applications:
1️⃣ GitHub Copilot
2️⃣ Codeium
3️⃣ Continue
4️⃣ Gemini Code Assist
5️⃣ Amazon Q
More details are available below:
https://ramikrispin.substack.com/p/five-vscode-extensions-for-ai-applications
Transforming Objects with LINQ in C# Tip #57#codingforbeginners #softwareengineer #coding #dotnet #softwaredeveloper #visualstudiocode #computerscience #csharp #visualstudio #codinglife #vscode #codingbasics #linq
This is how I code, if I'm editing a single file or 1 + 1 test file for it then Neovim (NvChad with some changes). If I'm editing a large number of files and that includes moving them to different folders (so more mouse work) and removing duplicatoin (refactoring) then that's VSCode.
I use whichever tool gets me faster to do the task at hand. If on doubt I default to Neovim. If on meeting sharing the screen, I default to VScode.
Not sure why people think Windows 10 + open shell is better. I ran win11 and only opened
- windows terminal
- WSL with my #fedora image
- #tailscale sessions to server(s)
- #vivaldi
- #vscode
- #obsidian
- dopus
- my own clock widget
And they were started from pinned icons on the taskbar.
I hated the experience on Windows because of the frequent reboots it performs to keep you up to date.
C++ для самых маленьких: Введение в программирование на С++. Часть 1
C++ — это язык программирования, который был создан как улучшенная версия языка C. Он появился очень давно (в 1985 году), но до сих пор используется повсеместно: в играх, браузерах, операционных системах, автомобилях и даже в искусственном интеллекте! В этой статье мы установим все инструменты для С++!
I’ve am preparing a 4 hour workshop on #GitHub #Copilot and #VSCode.
It is incredible how the documentation is full of tips and tricks to make GitHub Copilot even better!
E.g. for inline suggestions:
“To give you relevant inline suggestions, Copilot looks at the current and open files in your editor to analyze the context and create appropriate suggestions. Having related files open in VS Code while using Copilot helps set this context and lets Copilot get a bigger picture of your project.”
Passing Multiple Arguments with LINQ Lambda in C# Tip #56 #codingforbeginners #softwareengineer #dotnet #coding #softwaredeveloper #visualstudiocode #csharp #computerscience #visualstudio #vscode #codinglife #linq #codingbasics
Настройка отладки C++ проекта через GDB в VSCode
Если вы работаете над собственными библиотеками на C++, особенно такими, где важна строгая типизация и предсказуемое поведение компилятора, то наверняка сталкивались с ситуацией, когда Microsoft Visual Studio (MSVS) сама "подчищает" за вами типы или подключает лишние зависимости. Иногда это удобно, но при разработке низкоуровневого кода это может мешать. В этой статье я расскажу, как перейти с MSVC на MinGW , правильно настроить CMake и использовать GDB для отладки вашего C++-проекта прямо в Visual Studio Code .
https://habr.com/ru/articles/918878/
#c++ #vscode #mingw #c++_compiler #компилятор #настройка
12 GitLens Features that Revolutionized My Coding Workflow in VS Code.
buff.ly/b95uawV
#vscode #git #gitlens #programming
12 GitLens Features that Revol...
12 GitLens Features that Revolutionized My Coding Workflow in VS Code.
Execute Custom Function with LINQ in C# Tip #55 #csharp #softwaredeveloper #coding #dotnet #codingforbeginners #softwareengineer #visualstudiocode #computerscience #vscode #visualstudio #linq #codinglife #codingbasics
Microsoft released an #AzureDevOps #mcp server so your AI agents can interact with your work items, repos, builds, pipelines, test plans, and more. It's still in preview. I love the one-click installer for #VSCode.
VS Code 1.101 Released with Tool Set, Custom Chat Mode & MCP Auth
https://ubuntuhandbook.org/index.php/2025/06/vs-code-1-101-released-tool-set-custom-chat/
Is there a fork/alt build of #VSCode without the #AI features? The time has come for one. More and more AI garbage (and they still can't make it indent code properly!) #FuckAI #OpenSource