Is there a way the emulator could be part of the main IDE window ? #4130
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2022-02-17 by myownself I don't know anything about Chromebooks but I always set that window to be "always on top" (Linux window managers usually have this feature easy to find, Windows you can do it with autohotkey. Posted at 2022-02-18 by @gfwilliams There's actually a PR for it I think - I just need to make sure I test it properly before merging :) Posted at 2022-02-18 by HughB Happy to test if there is a dev URL. Posted at 2022-02-18 by @gfwilliams I don't think so - you'd have to clone the repo and view it through GitHub pages (which does work fine) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2022-02-17 by HughB
I tend not to use the Emulator mainly as I need to interact with the sensor parts of the Bangle.
However one the things I find awkward on a Chromebook is having the Emulator pop up in an entirely different window.
Is there a way to configire the IDE so that the console screen space on the LHS could be split horizontally and the simulator form the top part ?
I have done a sort of mock up below by putting the emulator window over the top of the LHS pane. But obviously it will disappear and lose focus as soon I click on anything.
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions