Skip to content

Repository files navigation

Code Completion for MicroPython

Instructions for use (English)

Code Completion for MicroPython 扩展程序用于为 VSCode 提供 MicroPython 类库代码补全功能。

demo

demo

使用方法

使用快捷键 F1 打开命令面板,输入 MicroPython,然后:

  • 选择 MicroPython: 启用代码补全功能 启用扩展

  • 选择 MicroPython: 禁用代码补全功能 禁用扩展

  • 选择 MicroPython: 多语言文档支持 启用/禁用多语言文档内容提示

    目前仅支持英文和简体中文。

类库列表

类库列表包含了 MicroPython 官方提供的类库,以及从互联网获取的一些有用的类库。

MicroPython 官方类库列表来自固件文件 MicroPython v1.24.0-preview.23 on 2024-06-05; ESP32C3 module with ESP32C3

MicroPython 官方类库

已完成的类库
  • array

  • asyncio

  • binascii

  • bluetooth

  • btree

  • cmath

  • collections

  • cryptolib

  • deflate

  • dht

  • ds18x20

  • errno

  • esp

  • esp32

  • framebuf

  • gc

  • hashlib

  • heapq

  • json

  • machine

  • math

  • micropython

  • mip

  • neopixel

  • network

  • ntptime

  • platform

  • onewire

  • os

  • random

  • re

  • requests

  • select

  • socket

  • ssl

  • struct

  • sys

  • time

  • uasyncio

  • uctypes

  • umqtt/robust

  • umqtt/simple

未完成的类库
  • _thread

  • aioespnow

  • apa106

  • espnow

  • io

  • tls

  • vfs

  • webrepl

  • webrepl_setup

  • websocket

其它类库

已完成的类库
未完成的类库
  • MicroWebSrv2

  • st7789

  • wtools

多语言文档支持

已完成的类库
未完成的类库

项目主页

合作交流

走线物联扇贝物联

Releases

Used by

Contributors

Languages