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

Feature console auto scroll #43

Closed
tablatronix opened this issue Jul 15, 2016 · 13 comments
Closed

Feature console auto scroll #43

tablatronix opened this issue Jul 15, 2016 · 13 comments

Comments

@tablatronix
Copy link

tablatronix commented Jul 15, 2016

It would be nice to implement autoscroll on the console, without stealing focus from editor.

I notice if you focus console, hit end , and then blur ( go back to coding), it stays scrolling.

Might be a useful workaround or implementation available,.

@gepd
Copy link
Owner

gepd commented Jul 16, 2016

Yes, I still have to know how to solve this issue. I got a closer solution in the past, but it needs a little more of work yet

@tablatronix
Copy link
Author

great it seems st must have some autoscroll built in if cursor is at the end of a buffer or something

@tablatronix
Copy link
Author

It looks like the build system consoles are similar, would it be possible to hook into the actual build menu, or is that how it already works ?

@tablatronix
Copy link
Author

There is also an option to reshow build results in the menu already

@gepd
Copy link
Owner

gepd commented Jul 16, 2016

Yes, that is the solution I found, it's not hard to change. I've done some tests and it seems to work. I'll let you know when it be ready, I still have to work in other things to version 1.2 but will be possible to test the new features from the branch I'm working on

@tablatronix
Copy link
Author

Oh ok ill check it out is it stable enough to qa?

Sent from my phone

On Jul 16, 2016, at 4:01 PM, gepd notifications@github.com wrote:

Yes, that is the solution I found, it's not hard to change. I've done some tests and it seems to work. I'll let you know when it be ready, I still have to work in other things to version 1.2 but will be possible to test the new features from the branch I'm working on


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@gepd
Copy link
Owner

gepd commented Jul 17, 2016

Not yet, I'll let you know when a usable version is available

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

gepd commented Jul 26, 2016

Hey @tablatronix version 1.2 is almost ready and you can try it now.

Download the files from here replace the Deviot folder in Packages folder

Note that in the status bar shows v1.1.10 when the final version is released, it will update automatically to v1.2.0 with the possible fixes/changes.

This version has many new features, use programmer to upload, autodiscover mDNS services, ota uploads in esp, and others things. If you try any of them and can give me any feedback, it will be appreciated.

@tablatronix
Copy link
Author

Looking good so far, how do you want dev bugs reported ?
I noticed my environment and serial ports menus are empty.

@gepd
Copy link
Owner

gepd commented Jul 29, 2016

Select Board/Environment and Serial Ports now works with quick panel, you have to click on the menu to select a board/port

Is that not working for you?

@tablatronix
Copy link
Author

I can click select board, and the list of boards shows up.
But my environment has no arrows or submenus.
and my serial ports also has no arrow or submenus

@gepd
Copy link
Owner

gepd commented Jul 30, 2016

I've fixed the bug, please remove the Deviot folder in Packages/User/Deviot, after restart ST it will reinstall the plugin

@gepd
Copy link
Owner

gepd commented Jul 30, 2016

I'll close this issue, for any other problem I don't mind if you open a new one

@gepd gepd closed this as completed Jul 30, 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