codemark READMEcodeMark allow you to set marks in your code using a kind of hierarchical notation. then show it in a small outline window. you can navigate by clicking on elements. you can also reorganize elements. it is a kind of bookmarks defined by text in your code, you can share it. ex:
will produce:
1.0.0Initial release 1.0.1correction to correctly reveal the mark when clicking. 1.0.2changed dark / light icons 1.0.3when choosing an element, the element is revealed more at top codemark is now started automatically 1.0.5ignore correctly empty elements ie: {{cm:////////////////}} 1.0.6added {{cm:../xxx}} syntax this syntax reuse the last path and set file to xxx
will produce
1.0.7added {{cm:./xxx}} syntax this syntax add xxx to the last path
will produce
|