Burke Holland
@burkeholland.bsky.social
300 followers 39 following 57 posts
Working on VS Code @ Microsoft. Standard views disclaimer.
Posts Media Videos Starter Packs
burkeholland.bsky.social
There is a terminal allow list. But there is no “tools” allow list.
burkeholland.bsky.social
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...
GitHub's new AI coding tool is INSANE
YouTube video by Burke Holland
www.youtube.com
burkeholland.bsky.social
That's awesome! Let us know if there is anything you'd like to see us fix/improve.
burkeholland.bsky.social
Now @vscode.dev will generate your copilot-instructions file for you.

You will get CRAZY better results by having these instructions for the AI...
burkeholland.bsky.social
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.
Reposted by Burke Holland
anthonypjshaw.bsky.social
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.
Picture of my keyboard with two custom keys. One with a squirrel
burkeholland.bsky.social
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...
Building an MCP server to control my lights from VS Code
YouTube video by Burke Holland
www.youtube.com
burkeholland.bsky.social
Copilot coming in clutch. I was 3 seconds away from setting the whole porch on fire.
burkeholland.bsky.social
Technically speaking, God is the original prompt engineer
burkeholland.bsky.social
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...
Context is all you need: Better AI results with custom instructions
Announcing the general availability of custom instructions for VS Code.
code.visualstudio.com
burkeholland.bsky.social
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...
Reposted by Burke Holland
timkellogg.me
word is MS Build next week will be worth paying attention to
burkeholland.bsky.social
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.
burkeholland.bsky.social
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.
burkeholland.bsky.social
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.
burkeholland.bsky.social
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...
burkeholland.bsky.social
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...
burkeholland.bsky.social
Bro. I would pay GOOD money for this swag. TAKE MY MONEY!
burkeholland.bsky.social
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.
Reposted by Burke Holland
martin.social
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?...
New GitHub Copilot code completion model: GPT-4o Copilot
YouTube video by GitHub
youtu.be
burkeholland.bsky.social
Copilot is like, "i got this bro. you've got better things to do."