VS Code UF2 EditorVisual Studio Code extension that provides an editor for viewing, decoding, and manipulating UF2 files.
To view this extension in action you can test it out in VSCode online via Github.dev: https://github.dev/carlosperate/vscode-uf2-editor/blob/main/tests/uf2_files/demo.uf2 There is also a standalone UF2 web viewer based on this extension: https://uf2viewer.embeddedlog.com Features
How to UseThere are four ways to open a file in the UF2 editor:
The UF2 editor can be set as the default editor for additional file types by using the
Known IssuesTo track existing issues or report a new one, please visit the GitHub Issues page at https://github.com/carlosperate/vscode-uf2-editor/issues License & AcknowledgmentsThis extension is a fork of the Microsoft VS Code Hex Editor. We are grateful to Microsoft and all the contributors who built the original hex editor extension that made this project possible. MIT License, see LICENSE file for details. Original extension work Copyright (c) Microsoft Corporation. Updated UF2 support Copyright (c) 2025-2026 Carlos Pereira Atencio. Fork updates are listed in the changelog and can be viewed in this GitHub diff. |
