Documentation Viewer
The VS Code Ballerina extension is shipped with a Documentation Viewer. You can add documentation for the functions and other public entities in your module for the reference of other users of it.
Launching the Documentation Viewer
The Documentation Viewer represents the documented entities in a file in an organized manner. Follow the steps below to launch the Documentation Viewer.
- Click View in the top menu and click Command Palette.
- In the search box, type “Show” and click Ballerina: Show Documentation Preview.
What’s Next?
- For information on the next capability of the VS Code Ballerina plugin, see Run All tests.
- For information on the VS Code Ballerina extension, see The Visual Studio Code Ballerina Extension.