Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.12 release #69

Merged
merged 40 commits into from
Jul 4, 2020
Merged

0.1.12 release #69

merged 40 commits into from
Jul 4, 2020

Conversation

boltex
Copy link
Owner

@boltex boltex commented Jul 4, 2020

Adds multi file support, color syntax, run selection along with UI enhancements.
Closes #37
Closes #15
Fixes #40
Closes #13
Closes #47
Closes #63
Closes #18

boltex and others added 30 commits June 13, 2020 03:33
Adds basic color syntaxing to body panes (Still no specific languages support for coloring) 
boltex/issue37
…s and commands for the "new, save-as and close" issue.
…ead of running a script when not from leo's panels.
Added 'selected Text' script execution along with fixes to headline name changes.
…on node as parameter with the buildNodeAndTextJson method.
Fixed Derived files change refresh for the body pane. CTRL+B conditions for showing the body pane need revision.
…ral tsDoc commenting in all ts files.

Fixes #47, Fixes #40
Added 'file' commands:  'new', 'close' and 'save as' and finished general tsDoc commenting in all ts files.
boltex and others added 10 commits June 29, 2020 22:10
Multi-file support : Add a tree under the leo-outline to select opened leo documents on top of also being able to switch with the leo status bar icon upon clicking. Or directly using the 'switch opened leo document' command.
More SVG Icons and SVG code cleanup
Cleaned up icons and use 'getStates' to have buttons appear only when relevant. Fixed and simplified getStates logic
@boltex boltex merged commit 93b1ffe into master Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment