Just replying on this thread in case it helps someone. (before amending the repo with definitive changes to address this issue in particular)
- The ctrl-R shortcut to move a node right somewhat is problematic when running / debuging this expansion, because, then its also mapped to 'reload window' command to refresh the debugging session as a whole. :( so this might have been seen as a 'Crash' by anyone testing this. (this doesnt happen when having a Leo node selected, but it can happen otherwise easily having the focus on some other vscode workspace part.) This is a problem only while this expansion is run in debug mode. It would not be happening if ran as a finished & compiled packaged expansion. I'm in the process of cleaning up the repo and listing specific issues before starting a major rewrite/refactor, but I just thought I'd comment about this here. On Friday, January 31, 2020 at 5:24:21 AM UTC-5, Edward K. Ream wrote: > > On Thu, Jan 30, 2020 at 3:41 PM Félix <[email protected] <javascript:>> > wrote: > > Just a thought: I'm still at work for a while, gotta put some stuff in >> production tonight,... So for today, I guess I just want to add, to anyone >> willing to try this extension, to go to this page : >> https://code.visualstudio.com/api/get-started/your-first-extension and >> try this out. >> > > Thanks. This is a good start. I like to slow down the videos by pausing > them :-) > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/ddf5cda8-ff87-4607-bbc4-1dd3e10a0f86%40googlegroups.com.
