- Undo pane now has icons on the left of the actual undo and redo entries.

- Outline title bar now shows the clean/dirty state and the branch info, similar to the original Leo's title bar. (No need to keep the documents pane open to see if the document is dirty)

- The LeoInteg view in the activity bar now has it's own keyboard shortcut: Ctrl+L. It is only enabled if the editor has no text selection. (To allow vscode's default Ctrl+L command that selects all instances of current selection, if editor has any text selected)

- The 'Go-Anywhere' command has been improved (uses a quick input control) to search through available headlines, and assigned the Ctrl+P keyboard shortcut to mimic the default vscode shortcut to Go to any file.(Only enabled while focus is in a LeoInteg panel)

- The convenience command Alt+'-' to contract all in explorer mimicking Leo's contract-all command for vscode's Explorer pane, along with the two shortcuts listed above (Ctrl+L and Ctrl+P) can now be easily disabled in the settings webview.

- Section references are now properly colorized when they contain punctuation or special characters.
- The @nocolor and @color directives are now supported by the syntax colorizer.
- The page-up and page-down commands have been given improved behavior to facilitate keyboard navigation.
...Along with many other small issues and bugs that were fixed!
Please continue to test leointeg while I continue to work on
leojs, and hopefully come up with a working alpha version this winter :)