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

Support opening leo files from explorer pane and offer 'recent files' along with auto opening #72

Closed
boltex opened this issue Jul 9, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@boltex
Copy link
Owner

boltex commented Jul 9, 2020

Try to add an entry in the regular explorer (right-click) files context menu if a file has extension ".leo"

(Idea given after reading Brad's comment on the google group forum about having more 'seamless' integration.)

Note: The user must have had set his leoInteg settings correctly to automatically "start server" and "connect to server" and optionally 'python command' launch string at minimum for any of the smooth integration to even make sense in the first place.

@boltex boltex created this issue from a note in 0.2 Major Rewrite (To do) Jul 9, 2020
@boltex boltex self-assigned this Jul 9, 2020
@boltex boltex added the enhancement New feature or request label Jul 9, 2020
@boltex
Copy link
Owner Author

boltex commented Jul 9, 2020

In the same vein, as suggested by Edward, a 'recently opened Leo files' accessibility would be desirable.

Try to find ways, or places in the U.I. (menus, lists, ...) where this could be inserted or implemented.

@boltex
Copy link
Owner Author

boltex commented Jul 14, 2020

ALSO : maybe reopen automatically the Leo files that were opened in the last session when it was closed.

@boltex boltex moved this from To do to Working On in 0.2 Major Rewrite Jul 16, 2020
@boltex boltex changed the title Have "normal explorer pane" files support right-click ->open with LeoInteg if they're Leo files. Support opening leo files from explorer pane and offer 'recent files' along with auto opening Jul 19, 2020
@boltex
Copy link
Owner Author

boltex commented Jul 20, 2020

Summary (3 Items):

  • Right click -> Open with leoInteg
  • Recent Files Command that opens a 'quick pick' menu, which in turn opens the file chosen from it upon selection
  • (Automatic Function) Upon connecting to leoBridge: Reopen last opened files. (Not all recent files list, just files that were opened when last vscode session finished)

@boltex boltex mentioned this issue Jul 21, 2020
@boltex boltex moved this from Working On to Done in Dev in 0.2 Major Rewrite Jul 21, 2020
@boltex boltex closed this as completed in dfa4949 Apr 24, 2021
0.2 Major Rewrite automation moved this from Done in Dev to Done in Master Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
0.2 Major Rewrite
  
Done in Master
Development

No branches or pull requests

1 participant