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

Serial monitor output in console window #32

Closed
mactabish opened this issue Jun 2, 2016 · 3 comments
Closed

Serial monitor output in console window #32

mactabish opened this issue Jun 2, 2016 · 3 comments

Comments

@mactabish
Copy link

Is there a way to output the serial monitor in the console window? I think this would be much better so you can still see the code and the Serial monitor output at the same time.

@gepd
Copy link
Owner

gepd commented Jun 2, 2016

I don't think you can output the serial monitor in the windows console, but you can split the ST view in two.

There are two ways to do this

  • Go to View > Layout > Columns: 2 or Rows: 2
  • Using the shortcuts; Alt + Shift + 2 (Columns) Alt + Shift + 8 (Rows)

@mactabish
Copy link
Author

Hmm, I meant in the Sublime Text console on the bottom. You currently use it during build/upload to output details during the process.

Can you print serial port data there? That's how its implemented in the Atom IDE, and I'd prefer it that way. Not sure what other people think.

gepd added a commit that referenced this issue Jul 27, 2016
@gepd
Copy link
Owner

gepd commented Aug 18, 2016

This feature was added in the las version of Deviot 1.2.0, you can choose it from Deviot Menu > Monitor Serial > Output in Deviot Console

@gepd gepd closed this as completed Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants