Contributing¶
This extension is developed during the spare time of the author of this extension. So every contribution is welcom. Please take a look at the issue list on github for open issues. If you need any help, the gitter room can be used.
Developing¶
The IAR-vsc plugin is written in TypeScript.
Testing¶
In order to make sure the plugin keeps working, there is some testing to be done. You can do this by ….
Documentation¶
The documentation is created using Sphynx and hosted on Read The Docs.
Adding a page¶
Add a restructuredtext``file to the ``pages folder and add it the toctree, or update an already existing page.