Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>micropythonNew to Visual Studio Code? Get it now.
micropython

micropython

langxm

|
27,165 installs
| (3) | Free
microbit ext for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

microbit README

Visual Studio Code的Micro:bit插件,Micro:bit官方的Mu Editor代码提示太不友好了,看到vs code的代码提示很强大,于是萌生了写个插件的想法,看了3天文档,实现了基本的刷入的功能,代码提示刚刚看懂。

Features

  • F2刷入代码

  • 刷写界面

  • Ctrl + Shift + P,输入flash,或者在命令行按F2执行刷写命令

  • 刷写代码到Micro:bit的时候有提示信息

Requirements

  • 安装了Python并且配置了Path环境变量
  • pip install uflash已经安装了uflash
  • vs code安装了Python语言支持插件

Extension Settings

目前插件没有额外设置

Known Issues

没有解决自动安装uflash插件的问题

Release Notes

很高兴自己在一个人的时候能够写出这个插件

1.0.0

实现了F2刷写代码


更多

更多信息请添加微信ilangxm交流

Enjoy!

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