#vs-code — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #vs-code, aggregated by home.social.
-
Lambda MicroVMsを魔改造してたらVSCodeのワークショップ環境ができたw
https://qiita.com/moritalous/items/e6d8f8d08e771756f52f?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Gemini 3.1 Flash Liteをchatで使いつつ,一斉にリファクタリングとか掛けたいときはGemini 3.5 Flashをagentで一発勝負で指示させる
-
From the .NET blog...
In case you missed it earlier...
Packaging and Package Identity for .NET apps with WinApp CLI on Windows
https://devblogs.microsoft.com/dotnet/packaging-dotnet-apps-winapp/ #dotnet #NETonWindows #DeveloperTooling #PackageIdentity #Packaging #VSCode #VSCodeExtension #WindowsDevelopment -
From the .NET blog...
In case you missed it earlier...
Packaging and Package Identity for .NET apps with WinApp CLI on Windows
https://devblogs.microsoft.com/dotnet/packaging-dotnet-apps-winapp/ #dotnet #NETonWindows #DeveloperTooling #PackageIdentity #Packaging #VSCode #VSCodeExtension #WindowsDevelopment -
From the .NET blog...
Packaging and Package Identity for .NET apps with WinApp CLI on Windows
https://devblogs.microsoft.com/dotnet/packaging-dotnet-apps-winapp/ #dotnet #NETonWindows #DeveloperTooling #PackageIdentity #Packaging #VSCode #VSCodeExtension #WindowsDevelopment -
From the .NET blog...
Packaging and Package Identity for .NET apps with WinApp CLI on Windows
https://devblogs.microsoft.com/dotnet/packaging-dotnet-apps-winapp/ #dotnet #NETonWindows #DeveloperTooling #PackageIdentity #Packaging #VSCode #VSCodeExtension #WindowsDevelopment -
Microsoft has updated Visual Studio Code with AI chat cost tracking, parallel Copilot chats, and safer untrusted-folder defaults for long agent tasks.
#AI #VisualStudioCode #GitHubCopilot #GitHub #Microsoft #VSCode #AICoding
-
Microsoft has updated Visual Studio Code with AI chat cost tracking, parallel Copilot chats, and safer untrusted-folder defaults for long agent tasks.
#AI #VisualStudioCode #GitHubCopilot #GitHub #Microsoft #VSCode #AICoding
-
📝🤖 Yank Note: Editorul Markdown open source care integrează AI și unelte avansate pentru programatori!
Dacă ești în căutarea unui instrument performant pentru documentație tehnică, notițe sau management de proiect, Yank Note merită atenția ta. Este o aplicație cross-platform (disponibilă pentru Linux, Windows și macOS) bazată pe motorul Monaco — același din Visual Studio Code — oferind o experiență de editare rapidă și familiară.
Iată ce face din Yank Note un editor special:
🔹 Integrare AI nativă: Suportă AI Copilot pentru completarea automată a textului și generarea de conținut sau imagini. Este compatibil cu servicii majore precum OpenAI, Gemini, Ollama, Kimi sau Flux.1 și include asistentul OpenCode AI Agent pentru dezvoltare software.
🔹 Rulare de cod în timp real: Poți executa direct blocuri de cod scrise în JavaScript, Python, Bash, PHP și Node.js fără să părăsești documentul.
🔹 Ecosistem bogat de elemente grafice: Suportă integrarea directă pentru diagrame și elemente interactive precum Mermaid, PlantUML, Draw.io, ECharts, hărți mentale sau mini-aplicații HTML.
🔹 Securitate cu crittografie locală: Permite criptarea documentelor cu extensia .c.md. Cifrarea se face direct pe dispozitivul tău, folosind o parolă independentă pentru fiecare fișier.
🔹 Unelte de productivitate: Control al versiunilor (pentru recuperarea fișierelor anterioare), management de liste To-Do cu avans automat, terminal integrat, căutare full-text și export universal prin Pandoc.⚠️ Notă importantă privind securitatea: Deoarece aplicația permite rularea de comenzi avansate la nivelul sistemului de fișiere pentru o flexibilitate maximă, este recomandat să deschizi doar documente din surse sigure.
Pentru Linux, Yank Note se distribuie sub formă de pachet .deb (pentru sisteme bazate pe Debian/Ubuntu) sau format universal AppImage.
#YankNote #Markdown #OpenSource #ArtificialIntelligence #Linux #VSCode #Coding #TechNews
-
📝🤖 Yank Note: Editorul Markdown open source care integrează AI și unelte avansate pentru programatori!
Dacă ești în căutarea unui instrument performant pentru documentație tehnică, notițe sau management de proiect, Yank Note merită atenția ta. Este o aplicație cross-platform (disponibilă pentru Linux, Windows și macOS) bazată pe motorul Monaco — același din Visual Studio Code — oferind o experiență de editare rapidă și familiară.
Iată ce face din Yank Note un editor special:
🔹 Integrare AI nativă: Suportă AI Copilot pentru completarea automată a textului și generarea de conținut sau imagini. Este compatibil cu servicii majore precum OpenAI, Gemini, Ollama, Kimi sau Flux.1 și include asistentul OpenCode AI Agent pentru dezvoltare software.
🔹 Rulare de cod în timp real: Poți executa direct blocuri de cod scrise în JavaScript, Python, Bash, PHP și Node.js fără să părăsești documentul.
🔹 Ecosistem bogat de elemente grafice: Suportă integrarea directă pentru diagrame și elemente interactive precum Mermaid, PlantUML, Draw.io, ECharts, hărți mentale sau mini-aplicații HTML.
🔹 Securitate cu crittografie locală: Permite criptarea documentelor cu extensia .c.md. Cifrarea se face direct pe dispozitivul tău, folosind o parolă independentă pentru fiecare fișier.
🔹 Unelte de productivitate: Control al versiunilor (pentru recuperarea fișierelor anterioare), management de liste To-Do cu avans automat, terminal integrat, căutare full-text și export universal prin Pandoc.⚠️ Notă importantă privind securitatea: Deoarece aplicația permite rularea de comenzi avansate la nivelul sistemului de fișiere pentru o flexibilitate maximă, este recomandat să deschizi doar documente din surse sigure.
Pentru Linux, Yank Note se distribuie sub formă de pachet .deb (pentru sisteme bazate pe Debian/Ubuntu) sau format universal AppImage.
#YankNote #Markdown #OpenSource #ArtificialIntelligence #Linux #VSCode #Coding #TechNews
-
figured it out - dk if #KDE or #Wayland or #VSCode or #Flatpak issue, as per usual with these #Linux issues lol, but for wtv reason I need to explicitly set
WAYLAND_DISPLAYwhen running the flatpak run command.
it's not set in my shell:❯ echo $WAYLAND_DISPLAY
but it is set in systemd:❯ systemctl --user show-environment | grep WAYLAND QT_WAYLAND_RECONNECT=1 WAYLAND_DISPLAY=wayland-0
not dat this VS Code launch has been issue in the past tho so not sure what changed. ive not updated my system recently either, except for flatpak apps - so..
if i have to guess, maybe VS Code recently made a change to use Wayland instead of X11. that may be why it's broken now, idk.
--
update: nah, for wtv reason while it worked earlier, setting that var now in the same command that attempts to launch VS Code, still does not in fact launch VS Code. bruh.
--
another update: yea idk must be some KDE/desktop shit, cos again, as expected, rebooting 'fixes' it.WAYLAND_DESKTOPis set too in my terminal after rebooting, without doing anytg. so, i reckon that thing shd be set by wtv that set it without me doing anytg hacky or workaround, but wtv could happen that 'breaks' that until u reboot. pretty fucking weird. -
figured it out - dk if #KDE or #Wayland or #VSCode or #Flatpak issue, as per usual with these #Linux issues lol, but for wtv reason I need to explicitly set
WAYLAND_DISPLAYwhen running the flatpak run command.
it's not set in my shell:❯ echo $WAYLAND_DISPLAY
but it is set in systemd:❯ systemctl --user show-environment | grep WAYLAND QT_WAYLAND_RECONNECT=1 WAYLAND_DISPLAY=wayland-0
not dat this VS Code launch has been issue in the past tho so not sure what changed. ive not updated my system recently either, except for flatpak apps - so..
if i have to guess, maybe VS Code recently made a change to use Wayland instead of X11. that may be why it's broken now, idk.
--
update: nah, for wtv reason while it worked earlier, setting that var now in the same command that attempts to launch VS Code, still does not in fact launch VS Code. bruh.
--
another update: yea idk must be some KDE/desktop shit, cos again, as expected, rebooting 'fixes' it.WAYLAND_DESKTOPis set too in my terminal after rebooting, without doing anytg. so, i reckon that thing shd be set by wtv that set it without me doing anytg hacky or workaround, but wtv could happen that 'breaks' that until u reboot. pretty fucking weird. -
🪟👨💻 #Microsoft випустила Visual Studio Code 1.126. Цього разу компанія зосередилася на кількох нововведеннях: вона додала можливість бачити загальну вартість чат-сесій для виявлення занадто «дорогих» розмов, увімкнула підтримку кількох паралельних чатів в межах однієї хост-сесії #Copilot з мультиагентною підтримкою, а також дозволила безпечно переглядати нові папки в обмеженому режимі.
#vscode
https://www.neowin.net/news/microsoft-updates-visual-studio-code-with-chat-cost-tracking-and-multi-agent-chats/ -
Open VSX 1.0.0 Puts Focus on Open Extension Registry for VS Code Ecosystem
-
Open VSX 1.0.0 Puts Focus on Open Extension Registry for VS Code Ecosystem
-
Dual Core Setup | RP2350 Tutorial #5
The RP2350/RP2354 is a dual-core MCU. How do you enable, and use, the second core? Watching this video and you will know.
#RP2350 #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World
-
Dual Core Setup | RP2350 Tutorial #5
The RP2350/RP2354 is a dual-core MCU. How do you enable, and use, the second core? Watching this video and you will know.
#RP2350 #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World
-
And I think that's the important bit. It hits a sweet spot for functionality and ubiquity, _and_ it is freeform enough that I don't have to think in advance how I want to use it—I literally adapt queries and files to the project I'm working on, as I go.
It's a "whatever" box in the context of, "I'm down for whatever you're into, boss" box. But it will do "whatever", deterministically. By cleverly combining pretty, extensible, and customizable rendering of the results of queries over an ad-hoc #markdown-based datastore.
Now, I know that (especially after reading the mention of #symbolics #lispmachine in the first post), someone's gonna say "but emacs!". And sure, follow your bliss, not stepping into that one. Suffice it to say, I'm well past mid career and have tried to love Emacs, perennially, since I started. I have accepted that it meets neither my workflow nor aesthetic needs (and I'll thank you for trusting me on that).
I thought, for a while, that maybe I could make #VSCode be the environment I could use to do this, what with MarkdownPreviewEnhanced and other plugins. But that is an IDE optimized for developing _other_ applications, which is different from building a boat whilst sailing it.
Anyway, this is turning into something that should be a blog post, and I don't expect anyone will read this far anyway, but I thought I'd stop and give credit where credit is due. #obsidian is the closed thing to an ad-hoc productivity operating system I've ever used, and it's quietly become one of the most important pieces of software I have.
Nicely done, @obsidian and community. And nicely done, @gruber and #aaronschwartz and everyone who's made #markdown what it is.
-
And I think that's the important bit. It hits a sweet spot for functionality and ubiquity, _and_ it is freeform enough that I don't have to think in advance how I want to use it—I literally adapt queries and files to the project I'm working on, as I go.
It's a "whatever" box in the context of, "I'm down for whatever you're into, boss" box. But it will do "whatever", deterministically. By cleverly combining pretty, extensible, and customizable rendering of the results of queries over an ad-hoc #markdown-based datastore.
Now, I know that (especially after reading the mention of #symbolics #lispmachine in the first post), someone's gonna say "but emacs!". And sure, follow your bliss, not stepping into that one. Suffice it to say, I'm well past mid career and have tried to love Emacs, perennially, since I started. I have accepted that it meets neither my workflow nor aesthetic needs (and I'll thank you for trusting me on that).
I thought, for a while, that maybe I could make #VSCode be the environment I could use to do this, what with MarkdownPreviewEnhanced and other plugins. But that is an IDE optimized for developing _other_ applications, which is different from building a boat whilst sailing it.
Anyway, this is turning into something that should be a blog post, and I don't expect anyone will read this far anyway, but I thought I'd stop and give credit where credit is due. #obsidian is the closed thing to an ad-hoc productivity operating system I've ever used, and it's quietly become one of the most important pieces of software I have.
Nicely done, @obsidian and community. And nicely done, @gruber and #aaronschwartz and everyone who's made #markdown what it is.
-
https://www.linkedin.com/posts/alex-turnbull-1ab9992_warning-github-has-been-breached-by-teampcp-share-7462842202730295297--SNG/ - TeamPCP stole #GitHub internal repos via a malicious #VSCode #Extension. "TeamPCP is the same crew that ran Mini Shai-Hulud this week, the npm worm that hit OpenAI, Mistral, UiPath, SAP, and OpenSearch in 72 hours. This happened from Microsoft's own developer, running Microsoft's own editor, installing from Microsoft's own marketplace, took down GitHub."
-
https://www.linkedin.com/posts/alex-turnbull-1ab9992_warning-github-has-been-breached-by-teampcp-share-7462842202730295297--SNG/ - TeamPCP stole #GitHub internal repos via a malicious #VSCode #Extension. "TeamPCP is the same crew that ran Mini Shai-Hulud this week, the npm worm that hit OpenAI, Mistral, UiPath, SAP, and OpenSearch in 72 hours. This happened from Microsoft's own developer, running Microsoft's own editor, installing from Microsoft's own marketplace, took down GitHub."
-
Spent way too long debugging this...
ssh via #AWS SSM works perfectly ✅
but... #VSCode Remote‑SSH completely fails (posix_spawnp / bootstrap crashes) 🤬
Root cause seems to be VSCode expecting a proper interactive SSH shell, while SSM ProxyCommand isn’t one.
Is Windows + VSCode just fundamentally incompatible with this setup? Seems like a oversight... -
Spent way too long debugging this...
ssh via #AWS SSM works perfectly ✅
but... #VSCode Remote‑SSH completely fails (posix_spawnp / bootstrap crashes) 🤬
Root cause seems to be VSCode expecting a proper interactive SSH shell, while SSM ProxyCommand isn’t one.
Is Windows + VSCode just fundamentally incompatible with this setup? Seems like a oversight... -
Chat to HTML Converter for Antigravity 公開しました
https://qiita.com/nobukz/items/dac7fa8e3e149b1e4719?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Serial Print | RP2350 Tutorial #4
In this video we will add serial print to our firmware.
#RP2350 #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World
-
Serial Print | RP2350 Tutorial #4
In this video we will add serial print to our firmware.
#RP2350 #GettingStarted #Tutorial #VSCode #CurrentMakers #Streamline #STM32World
-
VS Code gets AI freedom: BYOK lets you use your own model keys or local LLMs directly in the editor—more control, more choice, even offline
https://code.visualstudio.com/blogs/2026/06/18/byok-vscode
#VSCode #AI #Copilot -
Сладкие оковы вайб- к̶о̶д̶и̶н̶г̶а̶ инжиниринга [часть 2]
Это вторая статья об использовании LLM в проекте разработки компилятора языка программирования как транспилятора в код на C++. Я продолжаю историю и хочу рассказать о своих наблюдениях и впечатлениях от попыток применять автономных агентов в большом и сложном проекте. А также о навязчивой рекламе и встроенных «закладках» в коде некоторых инструментов, которые, похоже, целенаправленно ухудшают работу с моделями конкурентов.
https://habr.com/ru/companies/bothub/articles/1048224/
#агенты #агентское_программирование #llm #cline #vscode #vscode_extension #c++