Web IDE + Sublime Text #5709
Replies: 1 comment
-
Posted at 2017-02-25 by @gfwilliams Hmm - it might be possible I guess. I'm not sure as it's using the Chrome APIs though - it might need to open the file dialog each time. Did you consider just using this: https://www.npmjs.com/package/espruino If you start that command-line app with Posted at 2017-02-25 by CriscoCrusader I didn't know it has that feature! Trying it now, but seem to be having troubles.
I'll probably figure out why this happens. I see these same messages sometimes in the IDE, but it's fixed if I Posted at 2017-02-27 by @gfwilliams Are you still connected with the main Web IDE? Usually it happens if it's not able to communicate with the board, so it can't tell which board it's talking to and so which libraries it already implements. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-02-25 by CriscoCrusader
Would be nice if there was a way to have the right panel load from my file before sending to Espruino. I would be able to work in my preferred editor, Sublime Text. The Web IDE has a clumsy aspect to it (at least one Macs) because it's a Chrome App, so changing to Chrome using CMD + Tab brings the Web IDE to the front, covering all of Chrome (since I'm on a laptop the majority of the time). So I then have to hit CMD + ` (this hotkey is for changing between multiple windows of the same program on Macs).
I tried the Web IDE in a tab for the first time just now, but it can't find my Espruino.
I guess that for now, I'll just have to use another browser besides Chrome, when I'm working with Espruino.
Beta Was this translation helpful? Give feedback.
All reactions