<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>visual-studio-code</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/336/feed"/>
    <updated>2026-08-01T20:09:44+00:00</updated>
    <id>https://links.biapy.com/guest/tags/336/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13327</id>
            <title type="text"><![CDATA[vsix-audit]]></title>
            <link rel="alternate" href="https://github.com/trailofbits/vsix-audit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13327"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Security scanner for VS Code extensions.

Security scanner for VS Code extensions. Detects malicious extensions before installation by analyzing code patterns, indicators of compromise, and known malware signatures.]]>
            </summary>
            <updated>2026-07-20T04:53:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12306</id>
            <title type="text"><![CDATA[Opilot]]></title>
            <link rel="alternate" href="https://opilot.self.agency/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12306"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ollama for GitHub Copilot VS Code Extension.
Run Ollama models with full tool and vision support inside GitHub Copilot Chat.

Opilot integrates the full Ollama ecosystem — local models, cloud models, and the Ollama model library — directly into VS Code&amp;#039;s Copilot Chat interface. Your conversations never leave your machine when using local models, and you can switch between models without leaving the editor.

- [Opilot @ GitHub](https://github.com/selfagency/opilot).]]>
            </summary>
            <updated>2026-03-26T16:12:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11971</id>
            <title type="text"><![CDATA[SQL Crack]]></title>
            <link rel="alternate" href="https://github.com/buva7687/sql-crack" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11971"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Transform SQL queries into interactive visual flow diagrams.

SQL Crack is a VS Code extension that visualizes SQL queries as interactive execution flow diagrams. Understand complex queries at a glance, track data lineage across your entire workspace, and identify optimization opportunities with professional-grade visual analysis.]]>
            </summary>
            <updated>2026-03-02T06:53:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11640</id>
            <title type="text"><![CDATA[IDE Shepherd Extension]]></title>
            <link rel="alternate" href="https://github.com/DataDog/IDE-Shepherd-extension" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11640"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A VS Code/Cursor extension capable of performing realtime security monitoring from inside the IDE.

IDE Shepherd is a security extension for VS Code and Cursor IDEs that provides real-time runtime protection against malicious extensions and supply chain attacks. Using advanced require-in-the-middle (RITM) instrumentation, IDE Shepherd intercepts Node.js primitives at the module loading layer, enabling comprehensive monitoring and blocking of suspicious network requests, process executions, dynamic code evaluation, and workspace tasks.

Related contents:

- [Erreur 403 | #61 :fr:](https://newsletter.erreur403.fr/p/erreur-403-61).]]>
            </summary>
            <updated>2026-01-29T11:50:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11589</id>
            <title type="text"><![CDATA[Dotenv Mask Editor]]></title>
            <link rel="alternate" href="https://github.com/xinbenlv/dotenv-mask-editor" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11589"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Secure visual editor for .env files that masks sensitive secrets while allowing easy editing.

Dotenv Mask Editor provides a table-based interface for .env files. It is designed to reduce the accidental exposure of sensitive values by masking strings that meet a length threshold. All processing is done locally within your editor.

Related contents:

- [Dotenv Mask Editor - Fini les clés API à l&amp;#039;air libre @ Korben :fr:](https://korben.info/dotenv-mask-editor.html).]]>
            </summary>
            <updated>2026-03-16T09:38:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11465</id>
            <title type="text"><![CDATA[Swark]]></title>
            <link rel="alternate" href="https://www.swark.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11465"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI-Powered Software Architect.

 Create architecture diagrams from code automatically using large language models (LLMs). 

Swark is a VS Code extension that allows creating architecture diagrams from code automatically using large language models (LLMs).
Swark is directly integrated with GitHub Copilot, and requires no authentication or API key.

- [Swark @ GitHub](https://github.com/swark-io/swark).]]>
            </summary>
            <updated>2026-01-15T06:58:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11450</id>
            <title type="text"><![CDATA[FracturedJson]]></title>
            <link rel="alternate" href="https://github.com/j-brooke/FracturedJson" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11450"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JSON formatter that produces highly readable but fairly compact output.  

FracturedJson is a family of utilities that format JSON data in a way that&amp;#039;s easy for humans to read, but fairly compact. Arrays and objects are written on single lines, as long as they&amp;#039;re neither too long nor too complex. When several such lines are similar in structure, they&amp;#039;re written with fields aligned like a table. Long arrays are written with multiple items per line across multiple lines.]]>
            </summary>
            <updated>2026-01-13T06:55:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11447</id>
            <title type="text"><![CDATA[Kilo]]></title>
            <link rel="alternate" href="https://kilo.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11447"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Move at Kilo Speed.
Build, ship, and iterate faster with the most popular open source coding agent.

 Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent. #1 on OpenRouter. 750k+ Kilo Coders. 6.1 trillion tokens/month. 

- [Kilo @ GitHub](https://github.com/Kilo-Org/kilocode).

Related contents:

- [Episode \#672: From GitLab to Kilo Code @ Changelog Interviews](https://changelog.com/podcast/672).]]>
            </summary>
            <updated>2026-01-13T06:46:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11413</id>
            <title type="text"><![CDATA[Mantic.sh]]></title>
            <link rel="alternate" href="https://github.com/marcoaapfortes/Mantic.sh" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11413"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A structural code search engine for AI agents. Provides sub-500ms file ranking across massive codebases without embeddings, vector databases, or external dependencies.

Mantic is an infrastructure layer designed to remove unnecessary context retrieval overhead for AI agents. It infers intent from file structure and metadata rather than brute-force reading content, enabling retrieval speeds faster than human reaction time.]]>
            </summary>
            <updated>2026-01-07T13:27:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11308</id>
            <title type="text"><![CDATA[OpenVSCode Server]]></title>
            <link rel="alternate" href="https://github.com/gitpod-io/openvscode-server" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11308"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere. 

Related contents:

- [Développer dans son navigateur @ Richard Dern :fr:](https://richard-dern.fr/interets/informatique/2025/12/17/developper-dans-son-navigateur/).]]>
            </summary>
            <updated>2025-12-24T08:44:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11181</id>
            <title type="text"><![CDATA[Apptron]]></title>
            <link rel="alternate" href="https://apptron.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11181"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Local-first development platform.

The &amp;quot;project environment&amp;quot; is the main object of Apptron. It is a full Linux environment running in the browser with a VSCode-based editor for you to do whatever you want with. 

- [Apptron @ GitHub](https://github.com/tractordev/apptron).]]>
            </summary>
            <updated>2025-12-08T12:56:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10990</id>
            <title type="text"><![CDATA[P2P Live Share]]></title>
            <link rel="alternate" href="https://github.com/kermanx/p2p-live-share" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10990"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[VSCode collaboration extension - a peer-to-peer and open source alternative to Live Share. 
This VSCode extension enables real-time collaborative editing, and...

Related contents:

- [P2P Live Share - Pour coder à plusieurs sans donner son âme à Microsoft @ Korben :fr:](https://korben.info/p2p-live-share-vscode-peer-to-peer-microsoft.html).]]>
            </summary>
            <updated>2025-11-17T10:54:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10746</id>
            <title type="text"><![CDATA[Alabaster Theme]]></title>
            <link rel="alternate" href="https://github.com/tonsky/vscode-theme-alabaster" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10746"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A light theme with minimal amount of highlighting for Visual Studio Code.

Related contents:

- [I am sorry, but everyone is getting syntax highlighting wrong @ tonsky.me](https://tonsky.me/blog/syntax-highlighting/).]]>
            </summary>
            <updated>2025-10-21T06:07:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10738</id>
            <title type="text"><![CDATA[⭐ Azure DevOps MCP Server]]></title>
            <link rel="alternate" href="https://github.com/microsoft/azure-devops-mcp" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10738"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. 

Related contents:

- [Azure DevOps local MCP Server is generally available @ Microsoft Azure DevOps Blog](https://devblogs.microsoft.com/devops/azure-devops-local-mcp-server-generally-available/).]]>
            </summary>
            <updated>2025-10-20T12:18:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10735</id>
            <title type="text"><![CDATA[Flowistry]]></title>
            <link rel="alternate" href="https://github.com/willcrichton/flowistry" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10735"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Flowistry is an IDE plugin for Rust that helps you focus on relevant code. 

Flowistry is a tool that analyzes the information flow of Rust programs. Flowistry understands whether it&amp;#039;s possible for one piece of code to affect another. Flowistry integrates into the IDE to provide a &amp;quot;focus mode&amp;quot; which helps you focus on the code that&amp;#039;s related to your current task.]]>
            </summary>
            <updated>2025-10-20T12:11:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10265</id>
            <title type="text"><![CDATA[Cline]]></title>
            <link rel="alternate" href="https://github.com/cline/cline" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10265"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Meet Cline, an AI assistant that can use your CLI aNd Editor.

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.]]>
            </summary>
            <updated>2025-09-18T06:24:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/170</id>
            <title type="text"><![CDATA[stagewise]]></title>
            <link rel="alternate" href="https://stagewise.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/170"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[stagewise is the first frontend coding agent for existing production-grade web apps 🪄 -- Lives inside your browser 💻 -- Makes changes in local codebase 🤓 -- Compatible with all kinds of frameworks and setups 💪 .

- [stagewise @ GitHub](https://github.com/stagewise-io/stagewise).]]>
            </summary>
            <updated>2025-10-29T14:30:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/329</id>
            <title type="text"><![CDATA[🚀 Kilo Code]]></title>
            <link rel="alternate" href="https://github.com/Kilo-Org/kilocode" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/329"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source AI coding assistant for planning, building, and fixing code. We&amp;#039;re a superset of Roo, Cline, and our own features.]]>
            </summary>
            <updated>2026-01-20T15:25:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/779</id>
            <title type="text"><![CDATA[Gemini Coder]]></title>
            <link rel="alternate" href="https://gemini-coder.netlify.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/779"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[free AI coding.
 Non-agentic 100% free &amp;amp; open source coding tool for AI-assisted programming. 

Copy folders and files for chatbots or initialize them hands-free! Use built-in API Tools for code completions, file refactoring and applying chat responses.

- [Gemini Coder @ GitHub](https://github.com/robertpiosik/gemini-coder).]]>
            </summary>
            <updated>2025-08-28T18:07:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/891</id>
            <title type="text"><![CDATA[Cline]]></title>
            <link rel="alternate" href="https://cline.bot/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/891"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI Autonomous Coding Agent for VS Code.

 Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way. 

- [Cline @ GitHub](https://github.com/cline/cline).

Related contents:

- [Épisode \#108 - Les news web dev pour Mars 2025 RC2 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-mars-rc2/).
- [Using Skills with Cline @ Data Science Collective](https://medium.com/data-science-collective/using-skills-with-cline-3acf2e289a7c).]]>
            </summary>
            <updated>2026-01-15T07:46:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/892</id>
            <title type="text"><![CDATA[Triplex]]></title>
            <link rel="alternate" href="https://triplex.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/892"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build the 2D and 3D Web Without Coding.
Your visual workspace for React / Three Fiber. 

Triplex is your visual workspace for building React / Three Fiber components. Build 2D and 3D components without coding using its visual and input controls. Jump down to code when you need to.

Related contents:

- [Épisode \#108 - Les news web dev pour Mars 2025 RC2 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-mars-rc2/).]]>
            </summary>
            <updated>2025-08-28T18:26:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1098</id>
            <title type="text"><![CDATA[Sysinternals ADO Tasks @ Visual Studio Marketplace]]></title>
            <link rel="alternate" href="https://marketplace.visualstudio.com/items?itemName=Sysinternals.SysinternalsADOExtension" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1098"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Sysinternals ADO Task extension brings the power of Sysinternals tools directly into your Azure DevOps pipelines, empowering you to troubleshoot complex build and release issues with greater efficiency.

Related contents:

- [Troubleshooting Azure DevOps Pipelines with Sysinternals: Introducing the ProcDump Task @ Mario Hewardt&amp;#039;s Medium](https://medium.com/@marioh_78322/troubleshooting-azure-devops-pipelines-with-sysinternals-introducing-the-procdump-task-1f61a61a1959).]]>
            </summary>
            <updated>2025-08-28T18:59:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1414</id>
            <title type="text"><![CDATA[vscli]]></title>
            <link rel="alternate" href="https://github.com/michidk/vscli" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1414"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A CLI/TUI that simplifies launching VSCode projects, with a focus on dev containers.]]>
            </summary>
            <updated>2025-08-28T19:52:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1681</id>
            <title type="text"><![CDATA[Haystack]]></title>
            <link rel="alternate" href="https://haystackeditor.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1681"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Haystack Editor combines the simplicity of a code editor with a canvas UI that makes it easier to understand code at a glance It provides comprehensive code editing, navigation, and understanding support along with lightweight debugging, a rich extensibility model, and lightweight integration with existing tools.

- [Haystack @ GitHub](https://github.com/haystackeditor/haystack-editor).]]>
            </summary>
            <updated>2025-08-28T20:36:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2086</id>
            <title type="text"><![CDATA[code-server]]></title>
            <link rel="alternate" href="https://github.com/coder/code-server" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2086"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[VS Code in the browser.

Run VS Code on any machine anywhere and access it in the browser.]]>
            </summary>
            <updated>2025-08-28T21:44:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2110</id>
            <title type="text"><![CDATA[Flexoki]]></title>
            <link rel="alternate" href="https://stephango.com/flexoki" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2110"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Flexoki is an inky color scheme for prose and code. Flexoki is designed for reading and writing on digital screens. It is inspired by analog inks and warm shades of paper.

Flexoki is minimalistic and high-contrast. The colors are calibrated for legibility and perceptual balance across devices and when switching between light and dark modes.

- [Flexoki @ GitHub](https://github.com/kepano/flexoki).]]>
            </summary>
            <updated>2025-08-28T21:48:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2307</id>
            <title type="text"><![CDATA[Open VSX Registry]]></title>
            <link rel="alternate" href="https://open-vsx.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2307"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open VSX is an open-source registry for VS Code extensions. It can be used by any development environment that supports such extensions.]]>
            </summary>
            <updated>2025-08-28T22:20:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2513</id>
            <title type="text"><![CDATA[Radon IDE]]></title>
            <link rel="alternate" href="https://ide.swmansion.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2513"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An IDE for React Native.

Radon IDE is an extension for VSCode and Cursor that turns your code editors into fully-featured IDEs for developing React Native and Expo apps.

- [Radon IDE @ GitHub](https://github.com/software-mansion/radon-ide).]]>
            </summary>
            <updated>2025-08-28T22:55:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2948</id>
            <title type="text"><![CDATA[Aide]]></title>
            <link rel="alternate" href="https://aide.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2948"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The open-source AI-native IDE. Powered by the state-of-the-art agentic framework on swebench-lite.

Aide is the Open Source AI-native code editor. It is a fork of VS Code, and integrates tightly with the leading agentic framework on swebench-lite.

- [Aide @ GitHub](https://github.com/codestoryai/aide).]]>
            </summary>
            <updated>2025-08-29T00:07:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3300</id>
            <title type="text"><![CDATA[Continue]]></title>
            <link rel="alternate" href="https://www.continue.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3300"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Amplified developers, AI-enhanced development.

 ⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains.

- [Continue @ GitHub](https://github.com/continuedev/continue).]]>
            </summary>
            <updated>2025-08-29T01:06:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3338</id>
            <title type="text"><![CDATA[CodeAir]]></title>
            <link rel="alternate" href="https://www.codeair.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3338"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Smartphone based Remote Control for VS Code.

Seamlessly transfer code, images, and files between your devices and VS Code. Control VS Code instances running on your desktop, right from your phone using both text and voice. With AI support, transcribe images to code, have QnA sessions against transferred files and more!

- [CodeAir @ GitHub](https://github.com/priyankark/codeair).]]>
            </summary>
            <updated>2025-08-29T01:12:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4204</id>
            <title type="text"><![CDATA[CodiumAI]]></title>
            <link rel="alternate" href="https://www.codium.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4204"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Meaningful Code Tests for Busy Devs.

With CodiumAI, you get non-trivial suggestions (and trivial, too!) suggested right inside your IDE or Git platform, so you can code smart and stay confident when you push. Code, as you meant it.

- [CodiumAI Cover-Agent @ GitHub](https://github.com/Codium-ai/cover-agent).]]>
            </summary>
            <updated>2025-08-29T03:38:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4228</id>
            <title type="text"><![CDATA[markmap]]></title>
            <link rel="alternate" href="https://markmap.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4228"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build mindmaps with plain text.
Visualize your Markdown as mindmaps.

- [markmap @ GitHub](https://github.com/markmap/markmap).

Related contents:

- [Top 6 Tools to Turn Code into Beautiful Diagrams @ ByteByteGo Newsletter](https://blog.bytebytego.com/p/ep109-top-6-tools-to-turn-code-into).]]>
            </summary>
            <updated>2026-01-12T14:46:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4304</id>
            <title type="text"><![CDATA[Flyde]]></title>
            <link rel="alternate" href="https://www.flyde.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4304"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual Programming. For Developers.

Open source, runs in VS Code, integrates with existing TypeScript code, browser and Node.js.

- [Flyde @ GitHub](https://github.com/flydelabs/flyde).
- [Flyde – Comme scratch mais pour les vrais dev @ Korben :fr:](https://korben.info/un-nouvel-outil-de-programmation-visuelle-flyde-en-alpha-pour-les-developpeurs.html).]]>
            </summary>
            <updated>2025-08-29T03:54:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4447</id>
            <title type="text"><![CDATA[Shiki]]></title>
            <link rel="alternate" href="https://shiki.style/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4447"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A beautiful yet powerful syntax highlighter.

Shiki is a syntax highlighter that uses TextMate grammars and themes, the same engine that powers VS Code.

- [Shiki @ GitHub](https://github.com/shikijs/shiki).
- [The Evolution of Shiki v1.0 @ Nuxt Blog](https://nuxt.com/blog/shiki-v1).]]>
            </summary>
            <updated>2025-08-29T04:18:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4630</id>
            <title type="text"><![CDATA[Torchlight]]></title>
            <link rel="alternate" href="https://torchlight.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4630"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the API for Syntax Highlighting.

Torchlight is a VS Code-compatible syntax highlighter that requires no JavaScript, supports every language, every VS Code theme, line highlighting, git diffing, and more.]]>
            </summary>
            <updated>2025-08-29T04:48:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6146</id>
            <title type="text"><![CDATA[Marp: Markdown Presentation Ecosystem]]></title>
            <link rel="alternate" href="https://marp.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6146"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create beautiful slide decks using an intuitive Markdown experience
Marp (also known as the Markdown Presentation Ecosystem) provides an intuitive experience for creating beautiful slide decks. You only have to focus on writing your story in a Markdown document.

- [Marp @ GitHub](https://github.com/marp-team/marp).
- [Ep 43: Cuthbert, Dibble and Grub @ Linux Matters](https://linuxmatters.sh/43/).]]>
            </summary>
            <updated>2025-08-29T09:01:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6741</id>
            <title type="text"><![CDATA[Snyk]]></title>
            <link rel="alternate" href="https://snyk.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6741"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Developer security | Develop fast. Stay secure.
Developer loved, Security trusted.
Find and automatically fix vulnerabilities in your code, open source dependencies, containers, and infrastructure as code — all powered by Snyk’s industry-leading security intelligence.]]>
            </summary>
            <updated>2025-08-29T10:41:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6911</id>
            <title type="text"><![CDATA[✍️ Mintlify Writer]]></title>
            <link rel="alternate" href="https://github.com/mintlify/writer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6911"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI powered documentation writer.

Writing documentation sucks. Let Mintlify take care of it. Just hightlight code and see the magic.]]>
            </summary>
            <updated>2025-08-29T11:10:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6962</id>
            <title type="text"><![CDATA[VSLook]]></title>
            <link rel="alternate" href="https://github.com/sudoaugustin/vslook" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6962"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easiest way to create vscode theme.
Theme editor for Visual Studio Code.]]>
            </summary>
            <updated>2025-08-29T11:18:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7142</id>
            <title type="text"><![CDATA[VSCodium]]></title>
            <link rel="alternate" href="https://vscodium.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7142"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Binaries of VSCode.
Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking.]]>
            </summary>
            <updated>2025-08-29T11:47:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7179</id>
            <title type="text"><![CDATA[GitHub Copilot · Your AI pair programmer]]></title>
            <link rel="alternate" href="https://copilot.github.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7179"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.]]>
            </summary>
            <updated>2025-08-29T11:54:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7217</id>
            <title type="text"><![CDATA[Master VS Code - The Fast Way To Learn VS Code]]></title>
            <link rel="alternate" href="https://learn.vscode.one/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7217"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Learn to use VS Code like a pro.

Master VS Code will help you quickly improve your software development productivity and have more fun while coding.]]>
            </summary>
            <updated>2025-08-29T12:00:29+00:00</updated>
        </entry>
    </feed>
