Out of the box, you get 3 modes in VS Code as explained in the documentation: Chat mode Description ...| bartwullems.blogspot.com
If you are not using custom instructions with GitHub Copilot, than this post will maybe help to finally get started. Writing your own set of custom instructions can be a challenge and although multiple examples are available, it still can be a challenge coming up with the right set of instructions.| The art of simplicity
Managing Model Context Protocol (MCP) servers in VS Code has become significantly easier with the dedicated management interface in the Extensions view. While you can configure MCP servers in multiple places throughout VS Code, the Extension tab provides a centralized, visual approach to monitoring and controlling all your available MCP servers.| The art of simplicity
As developers, we aim to be as efficient as possible. That's why we will explore six tips to boost your productivity in Visual Studio Code (VSCode). These tips will help you save time and reduce the need for excessive clicking. Let's dive in!| iO tech_hub
Git commit history is another form of documentation and it should be treated as such! It's such a useful tool as a developer to understand the history of how and why you're codebase changed. Use git rebase for a cleaner git history.| Jonathan Creamer
If you use the built-in VS Code terminal, there's a new preview feature: IntelliSense.| Stefan Judis Web Development
How you can use AI to decompile a game — A Hands-On and Ongoing Study| gambiconf.substack.com
How we found an RCE vulnerability in VSCode| Hacktron Blog
In my brief stint with Hive (which resulted in this and this blog), I used IntelliJ IDEA. I was reintroduced to the marvels of IDEs and how easy they make a developer's life. I had used Visual Studio, TurboC and many other language specific IDEs back in my college days. But once I started working exclusively with C and Linux, I was confined to vim, gdb, cgdb and at the most ddd. (Didn't use emacs. But I hear that's cool IDE as well.) I had kinda forgot what comfort it is to work in an IDE. Th...| Walking with the Elephants
Context| Techdecline's Blog
This two-part guide shows how to set up VS Code with the ESP-IDF extension to debug Espressif boards using JTAG. In this second part, we will debug a simple project using gdb through Espressif’s VSCode extension. We will explore the debugging options for navigating the code and inspecting the variables.| Developer Portal
If you are new to GitHub Copilot or other AI coding assistants, it can be a challenge to get good results as you are still learning on how t...| bartwullems.blogspot.com
VS Code v1.100で登場したgithubRepo機能、試しましたか? いや全然知らなかったんだわこれ。 You can now use the #githubRepo tool to search for code snippets in any GitHub repository that you have access to. This tool takes a user/repo as extra input. For example, "how to implement factory pattern in TS #githubRepo microsoft/vscode". …| 理系学生日記
How to develop apps with VS Code and Podman Desktop| Podman Desktop Blog
Today, I’m diving into the fun world of legacy code modernization from the old AS400 style RPG to the new free-format IBM i Style RPG.| Nick Litten [IBM i AS400 iSeries] Software Developer
Yes, I do write code with help from an LLM, but I wouldn’t call it vibe coding. Let’s dig into how (and why) I do it. 🤖| Major Hayden
Through the MCP integration in GitHub Copilot, your AI agent is no longer limited to interactions with your IDE but can interact with your l...| bartwullems.blogspot.com
Zig is awesome for low-level systems programming, but when working on multiple projects in a shared...| Zig NEWS
I have 3 Mac computers running on the latest version of MacOS, and PowerShell is installed on all of them using Homebrew:| Managing Cloud and Datacenter by Tao Yang
Malicious VSCode extensions pose a growing threat to developers, often hiding data exfiltration mechanisms and other dangerous payloads. Join us to learn more about them!| The Red Guild
Agents are the next big thing in GenAI and with the introduction of Agent mode last week, agentic AI are now coming to GitHub Copilot as wel...| bartwullems.blogspot.com
Managing extensions in Visual Studio code is supported since version 1.96 (November 2024) and is a very welcome addition. We can block extensions, allow extensions or control exactly which version of an extension that is allowed and more. ADMX/ADML files are now included in the setup files for Visual Studio code.I will not use them...| CCMEXEC.COM - Enterprise Mobility
Overview This guide will walk you through creating a simple chat application in .NET that interacts with a locally hosted AI model. Using the Microsoft.Extensions.AI library, you can communicate with an AI model without relying on cloud services. This provides better privacy, reduced latency, and cost efficiency. Prerequisites Install .NET 8.0 or a later version. […]| Collabnix
| pspaul's blog
| pspaul's blog
| pspaul's blog
This post introduces my Readme Auto Open project, which helps teams onboard faster by automatically opening README files in VSCode!| Sander ten Brinke
Last time, I wrote about how to configure VS Code to debug Rust Cortex-M programs, but you know what’s better than writing documentation for how to do a thing? Automating it. I’m very happy to announce my PR to add a basic debug configuration for VS Code has been merged into the cortex-m-quickstart template. VS […]| Christopher J. McClellan
I’ve been toying with embedded Rust off and on for some time now. I picked up one of the STM Discovery boards and it’s been an interesting novelty for me to be able to remotely debug code running on the microcontroller. I’ve never been willing to spring for the external hardware debugger required to do […]| Christopher J. McClellan
How to fix breakpoints that don't work when debugging Rust code with LLDB in VS Code.| blog.dbrgn.ch
Installing phan (PHP static code analysis) extension for VSCode| Bruceoutdoors Blog of Blots
So I have these self-contained C++ files and with a shortcut key I want to automatically build and run active file, and then use a debugger as well if I want to. Who would want to do this? Either you are just learning the language and want a quick way to prototype, or you are […]| Bruceoutdoors Blog of Blots
With the right plugins, Microsoft Visual Studio Code can be turned into a very good modern Fortran IDE. Here are some of my favorites: FORTRAN IntelliSense (hansec.fortran-ls). To use this, you must pip installfortran-language-server. vscode-modern-fortran-formatter (yukiuuh.vscode-modern-fortran-formatter). To use this, you must pip installfprettify. Modern Fortran (krvajalm …| Degenerate Conic
I bought a Raspberry Pi Pico W and a Debug Probe a few days ago, and wanted to set up a development environment on my M1 macOS machine.| It’s me inside me.
Visual Studio Code is one of the most popular text editors with a track record of continual improvements. One area where VS Code has been recently innovating is its Jupyter Notebook support. The early releases of VS Code sought to replicate existing Jupyter Notebook features in VS Code. Recent VS Code releases have continued to develop notebook features that provide an experience that in many cases is better than the traditional Jupyter Notebook experience. I am a big fan of using Jupyter No...| Practical Business Python
The January 2024 release of VSCode brought a noteworthy update – support for the "Hey Code" voice command. This new feature allows users to interact with Visual Studio Code using voice commands. I decided to try it. The post My First Experience with “Hey Code” appeared first on Wild Wild Wolf.| Wild Wild Wolf
We are thrilled to announce a landmark achievement in the evolution of Theia: full compatibility with the Visual Studio Code (VS Code) extension API, marking a significant milestone in the journey …| Life at Eclipse
It takes a special kind of person to name a company after their own body part. Fortunately the Microsoft Security Response Center doesn’t seem to have inherited that kind of mentality, because when I have reported not a bug but a feature as a vulnerability - they accepted it.| solid-snail blog
Here we are again - back in 2016 I wrote an article on using Atom for kernel development, but I didn't stay using it for too long, instead moving back to Emacs. Atom had too many shortcomings - it had that distinctive Electron feel, which is a problem for a text editor - you need it to be snappy. On top of that, vim support was mediocre at best, and even as a vim scrub I would find myself trying to do things that weren't implemented.| sthbrx.github.io