-
## What are the steps to reproduce this issue?
1. Upload project (pico-w-go > Upload project)
2. Open any .py file
3. Click Run or right click in project explorer and select pico-w-go > Run current…
-
Hi,
Does anyone use this from Nvim ?
I wonder whether there is a possibility for autocomplete in nvim...
-
## Environment data
- VS Code version: 1.32.3
- Extension version (available under the Extensions sidebar): 2019.3.6352
- OS and version: Linux Mint 19.1
- Python version (& distribution if appl…
-
When executing 'micropy stubs create -v /dev/cu.usbserial-110', I get the following error (my understandign this is from this app, not micropy, please correct if wrong):
MicroPy Executing stubber…
-
Yes
- module
- functions
- constants + values + type
- classes (most)
- exceptions
Not
- superclasses
- function parameters
- class init parameters
duplications
- methods inh…
-
pyrightconfig.json
https://stackoverflow.com/questions/67931905/surpress-pylance-type-annotation-warning-in-vs-code
https://github.com/microsoft/pylance-release/issues/1449
https://github.com…
-
### Bug report info
```plain text
act version: 0.2.30
GOOS: windows
GOARCH: amd64
NumCPU: 8
Docker host: DOCKER_HOST env…
-
**Describe the issue**
It is not clear which MicroPython modules are enabled.
**Suggested improvement**
Document which modules and functions are enabled. Link to the corresponding MicroPython doc…
-
First of all, thank you for this repository
The documentation link concerned is the following: https://micropython-stubs.readthedocs.io/en/latest/22_vscode.html#configure-vscode-pylance-to-use-the-…
-
Installed a fresh VS Code (V 1.71.2) on windows 10, plus extensions Python, Pylance, Intellisense and Pico-W-Go.
Following Pico-W-Go getting started, opened a folder and (ctrl+shift+p) Pico-W-Go co…