Collaborative Code ComprehensionAboutThe C28N is the beloved whiteboard to visualize your code. The extension provides advanced visual features such as
Command PaletteNew MapCreate a new map. Load MapLoad an existing map from a file. Save (as) MapSave the map to a file. Export Map as HtmlSave the map as a single html page. (featuer under development) Add SnippetAdd the selected part of the active text editor to the map. If multiple maps are open, the snippet will be added to the visible map. The snippet is added at the center of the screen. Add CommentSimilar to adding a snippet. Click the comment to write the comment in markdown format. Text EditorRight click in the text editor to select
Map CommandMap Navigation Zoom in/outUse the mouse wheel on the background to zoom in and out. Inside a code snippet or a comment, the mouse wheel scrolls the content up or down. Drag the background to scroll the map Full Size IconResize the map to fit the screen. Save IconSave the map to a file. Draw ConnectionCreate a new connection by selecting one of the 4 "ports" and dragging the mouse. The connection is completed by releasing the mouse over a port of another element. Each connection has a label which can be modified by clicking the label. Show Declaration or Show ReferencesThe semantic functions This is still in an experimental phase. ContributionsCode Comprehension Extension for Visual Studio Code leverages |