vscode-objectscript icon indicating copy to clipboard operation
vscode-objectscript copied to clipboard

Server-side editing, re-open recent class/routine

Open davevdg opened this issue 4 years ago • 3 comments

I'm using server-side editing, ObjectScript 1.0.10-beta6, Server Manager 1.0.5.

If I open a class, edit it, and close the editor, there does not appear to be a way to quickly re-open the class. File->Open Recent does not list the class. ⌘P does not list the class that I just closed. It seems there should be some way to re-open recently closed classes without going back to the workspace tree and searching for it. I am missing something?

davevdg avatar Apr 06 '21 16:04 davevdg

@gjsjohnmurray Is it possible for the isfs FileSystemProvider to edit the recent editors list? I don't see anything in the VSCode API that would help but maybe I'm missing something

isc-bsaviano avatar Apr 26 '21 18:04 isc-bsaviano

We're being bitten by https://github.com/microsoft/vscode/issues/122314 which I have just opened.

gjsjohnmurray avatar Apr 27 '21 11:04 gjsjohnmurray

This upstream issue to watch is now https://github.com/microsoft/vscode/issues/108935

gjsjohnmurray avatar May 07 '21 08:05 gjsjohnmurray

Closing because upstream issue was closed.

isc-bsaviano avatar Jan 11 '23 12:01 isc-bsaviano