kipr / Simulator

Simulator of KIPR Demobots and code workspace.
GNU General Public License v3.0
12 stars 3 forks source link

[Semio] Documentation Editor Integration (documentation/c and documentation/python) #453

Closed bmcdorman closed 1 year ago

bmcdorman commented 1 year ago

Description

This PR adds Monaco editor integration to the Documentation window. It adds a context menu item (Open Documentation) when right clicking in the editor. If the word under the cursor is documented, it will open the appropriate page. The shortcut Ctrl/Cmd+Enter can also be used to quickly trigger this action.

Screenshots

Open Documentation in context menu

image