Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-m5stack-mpy-uiflow2.0New to Visual Studio Code? Get it now.
vscode-m5stack-mpy-uiflow2.0

vscode-m5stack-mpy-uiflow2.0

gitee-code-settings-sync

|
63 installs
| (0) | Free
A extension for M5Stack devices with uiflow2.0 use MicroPython and VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-m5stack-mpy-uiflow2

vscode-m5stack-mpy-uiflow2

A extension for M5Stack Micropython system.

Features

  • Write/Read files in M5Stack Device

Quick Start

  • Install vscode-m5stack-mpy-uiflow2.
  • Connection M5Stack Device with USB cable.

screenshot

  • Click "Add M5Stack with microPython" and select the correct serial port of M5Stack status bar.

screenshot

screenshot

  • Open M5Stack file tree. If Device resets, please click the refresh button to reopen the file tree. screenshot

  • Editor a file.

screenshot

  • Save file. You can press ctrl + s or click File->Save to save file.

  • Run code a file.

screenshot

  • Click the run icon to run the file (the cursor must be on the file that will be run).

TBD

  • Auto Completion of Units and Modules.
  • Display tips when hover on it.
  • Syntax-highlighting
  • Auto Completion
  • Debugging

Contributions

To verify changes of this plugin you build the plugin with

git clean -fdX
yarn cache clean
yarn

Then you start vscode with this directory as argument like this

code ./

Then you hit F5 and verify that it works. See more on https://code.visualstudio.com/api

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft