- Notifications
You must be signed in to change notification settings - Fork1.5k
[FEATURE] Stubs for python language server#1173
-
It would be useful to have stubs for the pyodide and js modules so syntax highlighting and autocorrect work. Pyodide haspyodide/pyodide#1839, but I can't get it to work. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 2
Replies: 1 comment 5 replies
-
It would! |
BetaWas this translation helpful?Give feedback.
All reactions
-
oh no, since 2022. |
BetaWas this translation helpful?Give feedback.
All reactions
-
@John-Schreiber the pyodide, as I understand, is the runtime. We will need the stubs for the pyscript module. Also, the |
BetaWas this translation helpful?Give feedback.
All reactions
-
|
BetaWas this translation helpful?Give feedback.
All reactions
-
P.S. on a second though ... how is Pyodide doing with its |
BetaWas this translation helpful?Give feedback.
All reactions
-
There is a webassembly version of the MicroPython-stubs on PyPI. its not perfect - if you want to help make it better then please take a look at improvingthe reference stubs that are used to build the actual stub packages. Improving types , docstrings can be without much effort. Also let me know if you want to help, but find my documentation on how to do that too terse. Then I know where to improve. |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 1
This discussion was converted from issue #361 on February 12, 2023 01:58.