https://medium.com/@subhraj07/building-a-secure-cloud-ide-setting-up-vs-code-on-kubernetes-with-keycloak-authentication-f2769f828585?source=rss------technology-5
#keycloak #kubernetes #technology #vscode #devops
Result Details
@farcaller Maybe.
EDIT : Bro, if its really bugging you, use #vscode instead.
In #VSCode, the code lenses now include an outline around parts of it (such as "🅁un 🅃ests"). I'm not sure if this is from #Rust analyzer or VS Code itself, as I updated everything last night.
Is there a way to get rid of this outline (likely a border in the CSS)? It is distracting to the point that I'm considering turning off code lenses if it can't be disabled.
VS Code Agent Mode Just Changed Everything, by @burkeholland.bsky.social (@vscode.dev):
"Most guides to docs like code, even the ones for non-devs, assume you have some developer knowledge: maybe you're already using version control, or you've encountered build pipelines before, or you're working alongside developers.
This guide is for the people who read that paragraph and wished it came with a glossary. This is docs like code for people who don't know what git is and have never installed VS Code.
This post explains terminology and concepts, to help you get a mental model of what's going on. If you prefer to dive in and pick up concepts as you go, skip straight to the tips in How to learn, and come back to the conceptual info as needed."
Nouvel article !
« Devenir Vimdoka »
https://geobert.fr/posts/devenir-vimdoka/
#Neovim #Nvim #Ergonomie #Vscode
My latest: #AIagents that can take on whole tasks with a #naturallanguage prompt are now tied in with widely used #IDEs, including @Microsoft #VSCode and a #jetbrains free tier. #copilot #agentmode #GitHubCopilot
Did you know you can extend GitHub Copilot in VS Code with your own .NET tools?
Learn how to expose custom C# logic to Copilot using MCP — and build your first intelligent server in minutes!
#dotnet #copilot #vscode #MCP #aiagents
https://elguerre.com/2025/04/16/extend-github-copilot-in-vs-code-with-custom-net-tools-via-mcp
I am not yet faster at #helix than I am at #vscode , but dammit I'd rather use something developed to be completely free and open source, unlike vscode.
I considered alternatives, like Zed, but they have a CLA for their contributors, which in my eyes leaves room for a potential close sourcing in the distant future.
Why is F# so little used and why is the community so small? Actually, every time I play with F# (especially in conjunction with https://ionide.io/ #vscode extension for F#), I have to say that F# is a really fun programming language. In combination with FSI, Ionide and Type Inference it often feels like a dynamic language. You can use many different styles to programme with F#, but what I particularly like is that Railway
Exciting updates in the AI Toolkit for VS Code enhance your development experience with new features and improved functionality. #Microsoft #VSCode #AIToolkit
Explore the essentials of generating launch.json and tasks.json files for VS Code. Streamline your development workflow and enhance productivity with these tips. #VSCode