ezieragabriel / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Autostart Serial Monitor after upload (configurable) #1001

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What change would like to see?

I would like to see that the Serial Monitor starts automatically after each 
upload.
I added this feature to my IDE (sketch|Arduino 1.0.1). I can configure it under 
preferences. It should be off by default. See lines 2369-2371 and 2408-2410 in 
Editor.java and lines 400-407 (mainly) in Preferences.java 

Why?

I've done this to speed up my workflow a little bit. It works fine for me.
I only have some problems with internationalization.

Original issue reported on code.google.com by hainkars...@googlemail.com on 1 Aug 2012 at 5:22

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 1 Aug 2012 at 12:06

GoogleCodeExporter commented 9 years ago
please tell me step by step how can i add these features in my IDE?

Original comment by mnua0470...@gmail.com on 19 Sep 2014 at 11:46