-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
0.1.12 release #69
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
…ns for showing the body pane need revision.
Fixed Derived files change refresh for the body pane. CTRL+B conditions for showing the body pane need revision.
…ent, and testing!
… fix closing+save dirty files.
… contex flag on connection
Added 'file' commands: 'new', 'close' and 'save as' and finished general tsDoc commenting in all ts files.
…e 'leo-view' only. Fixes #63
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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