BradenM/micropy-cli

Add pymakr as a recommended VS Code Extension

开放

#126 创建于 2020年6月5日

 (1 条评论) (0 个反应) (0 位负责人)Python (29 个派生)auto 404
candidateenhancementhelp wanted

仓库指标

星标
 (335 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

When creating a new project with micropy init, and the user selects "Pymakr configuration", add PyMakr as a recommended Extension in the VS Code extensions.json file.

Background

I am very new to micropy (and micropython in general), so my apologies if I am missing something really obvious as to why this is a dumb request.

I am writing a short guide for a teenage nephew, so he can quickly get started in MicroPython on the ESP32, and I want minimum steps possible to get him up and running. MicroPy-cli is looking like a superb way to get started quickly. Hopefully my suggestion would mean one less step :)

贡献者指南