Burke Holland's Avatar

Burke Holland

@burkeholland

Working on VS Code @ Microsoft. Standard views disclaimer.

361
Followers
39
Following
57
Posts
11.11.2024
Joined
Posts Following

Latest posts by Burke Holland @burkeholland

There is a terminal allow list. But there is no “tools” allow list.

27.07.2025 13:51 👍 1 🔁 0 💬 0 📌 0
GitHub's new AI coding tool is INSANE
GitHub's new AI coding tool is INSANE YouTube video by Burke Holland

Had a chance to take a look at @github.com new AI coding tool - Spark.

I tried to rebuild my side project theurlist.com. Here's what happened...

www.youtube.com/watch?v=PzJ1...

25.07.2025 12:23 👍 2 🔁 0 💬 0 📌 0

That's awesome! Let us know if there is anything you'd like to see us fix/improve.

25.07.2025 12:18 👍 1 🔁 0 💬 1 📌 0
Video thumbnail

Now @vscode.dev will generate your copilot-instructions file for you.

You will get CRAZY better results by having these instructions for the AI...

08.07.2025 18:40 👍 9 🔁 3 💬 0 📌 0
Post image

If you're tired of seeing this in @code, I've got some really good news for you. This is now configurable with a setting.

Settings > Chat > Agent: Max Requests

The default is 15. Bump it up and let the agent cook.

09.06.2025 14:11 👍 3 🔁 0 💬 0 📌 0
Picture of my keyboard with two custom keys. One with a squirrel

Picture of my keyboard with two custom keys. One with a squirrel

Sick of having to click to launch VSCode pets? Now I have dedicated keys. Green throws the ball in a random direction. Squirrel launches the window.

06.06.2025 00:31 👍 6 🔁 1 💬 0 📌 0
Building an MCP server to control my lights from VS Code
Building an MCP server to control my lights from VS Code YouTube video by Burke Holland

Agent mode in @vscode.dev is _really_ good at building MCP Servers for itself. It's kinda wild. This is one area where agents can almost one-shot.

Here we create an MCP to control the lights when agent mode is done working.

www.youtube.com/watch?v=yUaz...

03.06.2025 16:36 👍 8 🔁 3 💬 0 📌 0
Post image Post image

Copilot coming in clutch. I was 3 seconds away from setting the whole porch on fire.

01.06.2025 02:30 👍 1 🔁 0 💬 0 📌 0

Technically speaking, God is the original prompt engineer

31.05.2025 14:26 👍 2 🔁 0 💬 0 📌 1
Preview
Vibe Coding at Microsoft Build - Day 3 YouTube video by Visual Studio Code

And @anthonypjshaw.bsky.social actually did "vibe" a programming language last week at build so...

www.youtube.com/live/y4r6I2_...

30.05.2025 20:28 👍 1 🔁 0 💬 0 📌 0
Preview
Context is all you need: Better AI results with custom instructions Announcing the general availability of custom instructions for VS Code.

In case it's not obvious, this is satire. There is a custom instructions file that tells the model to respond with just that word.

Also - shoutout to custom instructions!

code.visualstudio.com/blogs/2025/0...

30.05.2025 20:28 👍 0 🔁 0 💬 1 📌 0
Video thumbnail

our jobs are safe

30.05.2025 20:28 👍 3 🔁 0 💬 1 📌 0
Post image

Agent mode in @code can now Just Do Things™.

Settings > Chat > Tools : Auto Approve

No more clicking "Continue" for terminal access and MCP tool approval. We recommend using a dev container when doing this to isolate your env - just in case.

code.visualstudio.com/blogs/2025/0...

29.05.2025 16:45 👍 11 🔁 3 💬 1 📌 0

word is MS Build next week will be worth paying attention to

16.05.2025 21:21 👍 26 🔁 3 💬 6 📌 1

This was a tough week for a lot of folks. I know so may talented engineers, developer advocates, product builders and more who are looking for their next gig.

If you're looking for the best of the best, I know several. Please hit me up directly and I'll put you in touch.

16.05.2025 20:24 👍 7 🔁 2 💬 0 📌 0

At the end of the day, I think we're going to get different tools here - probably something that orchestrates agents over strictly a "code editor".

Will AI replace developers? No, but I think it ushers us into a new phase of tools that look nothing like what we have today.

01.05.2025 14:08 👍 1 🔁 0 💬 0 📌 0

The more the agent does, the greater the chance you're going to regret it. You want it to do the "most least" amount of work possible.

Or said another way - the most it can do before it starts going off the rails. Figuring out where that line is can be hard. You end up throwing out a lot of code.

01.05.2025 14:08 👍 1 🔁 0 💬 1 📌 0

Vibe coding smaller tools or prototypes is some of the most fun you can have today as a developer. I built an MCP server without writing any code and it works _beautifully_.

But there's no auth, it's a single file. This is not the real world. github.com/burkeholland...

01.05.2025 14:08 👍 2 🔁 0 💬 1 📌 0

IMO the term is going to age poorly.

That said, I do it myself and I get _very_ good results. I've built at least 5 or 6 smaller projects and I'm using it now to build something quite complex.

Here's what I've learned...

01.05.2025 14:08 👍 1 🔁 0 💬 1 📌 0

Bro. I would pay GOOD money for this swag. TAKE MY MONEY!

14.04.2025 15:06 👍 0 🔁 0 💬 1 📌 0

Ty, Doug! Agents are remarkably powerful, but they need all of the context. We need better tools for this, so we stop spending 30 mins with an agent only to figure out we forgot an important detail and gotta start all over.

14.04.2025 14:45 👍 0 🔁 0 💬 0 📌 0

Thank you! I got that from @martin.social

14.04.2025 14:44 👍 1 🔁 0 💬 1 📌 0
Fastball The Way (Official Video) www.fastballtheband.com
Fastball The Way (Official Video) www.fastballtheband.com YouTube video by fastball

Gen X: Do not let them memory hole what they did to us.

youtu.be/X5jlTlUTWfQ?...

04.03.2025 16:45 👍 0 🔁 0 💬 0 📌 0
New GitHub Copilot code completion model: GPT-4o Copilot
New GitHub Copilot code completion model: GPT-4o Copilot YouTube video by GitHub

Are you using the new gpt40-copilot model for code completions in VS Code yet? If not, you _really_ want to go check it out. @burkeholland.bsky.social shows you how here: youtu.be/Oi_O6SZZWPc?...

19.02.2025 18:09 👍 2 🔁 2 💬 0 📌 0
Video thumbnail

Copilot is like, "i got this bro. you've got better things to do."

19.02.2025 22:20 👍 0 🔁 0 💬 0 📌 0
Preview
Print - Visual Studio Marketplace Extension for Visual Studio Code - Rendered Markdown, coloured code.

marketplace.visualstudio.com/items?itemNa...

19.02.2025 22:17 👍 2 🔁 0 💬 0 📌 0

Great feedback! It's a challenge for models to keep up with the speed of change in tech. We're working on ways to get better at this. Will share this with the team.

12.02.2025 15:16 👍 1 🔁 0 💬 0 📌 0
GitHub Copilot Agent Mode: Build an iOS App in Minutes
GitHub Copilot Agent Mode: Build an iOS App in Minutes Discover the power of **Agent Mode** in VS Code Insiders. Watch as we build a fully functional **iOS personal trainer app** from scratch—with AI handling eve...

Building a fully functional iOS personal trainer app from scratch with @GitHub Copilot Agent Mode.

10.02.2025 20:19 👍 19 🔁 3 💬 0 📌 1

Agent mode is incredible. Scans your project for the correct files, checks its own output for errors, can execute terminal commands and even self-heal from runtime errors.

I used it over the weekend to build postrboard.com. I copied API keys while Copilot coded.

The future is 🔥

06.02.2025 20:05 👍 1 🔁 0 💬 0 📌 0
What’s new in Visual Studio Code - January Update [1.97]. Highlights include: Copilot Next Edit Suggestions (preview), Reposition Command Palette, Auto-accept Copilot edits, Search values in debug variables, Python no-config debugging, Extension publisher trust, Combine output logs in a single view, Rich Git blame information, SVG image preview, and View inline values in notebooks.

What’s new in Visual Studio Code - January Update [1.97]. Highlights include: Copilot Next Edit Suggestions (preview), Reposition Command Palette, Auto-accept Copilot edits, Search values in debug variables, Python no-config debugging, Extension publisher trust, Combine output logs in a single view, Rich Git blame information, SVG image preview, and View inline values in notebooks.

Version 1.97 of VS Code is out now with Copilot Next Edit Suggestions, Python no-config debugging, SVG image preview, and more!

Full release notes: https://code.visualstudio.com/updates/v1_97

Here are some of the highlights… 🧵

06.02.2025 17:06 👍 63 🔁 13 💬 4 📌 1