Skip to content

Commit

Permalink
README: document stub usage in vs code
Browse files Browse the repository at this point in the history
  • Loading branch information
kai-morich committed Feb 7, 2023
1 parent 428bca7 commit 031e905
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ used to generate the `official documentation`_.
See the `contributor's guide <CONTRIBUTING.md>`_ for acceptable changes and
instructions to build the documentation locally.

You can use the API stubs in this repository for syntax highlighting and code
completion when programming the EV3 with VS Code. To enable, remove the
``"python.languageServer"="None"`` line in the ``.vscode/settings.json`` file
generated by the *LEGO® MINDSTORMS® EV3 MicroPython* extension.

For general discussion, please visit the `support`_ issue tracker.

.. _Pybricks package: pybricks
Expand Down

0 comments on commit 031e905

Please sign in to comment.