Code pane in Pharo 5
Is there a way to have that pane with *less* noise around the code? Like getting rid of the suggestions panel at the bottom? Or the status line with W +L Format as you type? Not that I do not like them (at times), just that all of the bright red/green icons are distracting (a little more toned down color would be welcome). With small methods, this makes a lot of text in the way. When there are a ton of Nautiluses around, this adds up. I feel like I code on a Christmas tree. Phil
2015-12-04 9:55 GMT+01:00 phil@highoctane.be <phil@highoctane.be>:
Is there a way to have that pane with *less* noise around the code?
Like getting rid of the suggestions panel at the bottom?
You can disable the "Quality Assistance"-NautilusPlugin
Or the status line with W +L Format as you type?
Not that I do not like them (at times), just that all of the bright red/green icons are distracting (a little more toned down color would be welcome).
With small methods, this makes a lot of text in the way.
When there are a ton of Nautiluses around, this adds up.
I feel like I code on a Christmas tree.
Phil
On Fri, Dec 4, 2015 at 5:06 PM, Nicolai Hess <nicolaihess@gmail.com> wrote:
2015-12-04 9:55 GMT+01:00 phil@highoctane.be <phil@highoctane.be>:
Is there a way to have that pane with *less* noise around the code?
Like getting rid of the suggestions panel at the bottom?
You can disable the "Quality Assistance"-NautilusPlugin
Is Quality Assistant themed? The best colours might be different for standard versus dark theme, and make customising icons easier. I presume a user could then do what Phil wants by making their own theme subclass. On Fri, Dec 4, 2015 at 5:51 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
Bad code looks bad, clean code looks clean. For me thatâs the right thing.
But we should guide not force :) cheers -ben
Or the status line with W +L Format as you type?
Not that I do not like them (at times), just that all of the bright red/green icons are distracting (a little more toned down color would be welcome).
With small methods, this makes a lot of text in the way.
When there are a ton of Nautiluses around, this adds up.
I feel like I code on a Christmas tree.
On 04 Dec 2015, at 09:55, phil@highoctane.be wrote:
Is there a way to have that pane with *less* noise around the code?
Like getting rid of the suggestions panel at the bottom? Or the status line with W +L Format as you type?
Not that I do not like them (at times), just that all of the bright red/green icons are distracting (a little more toned down color would be welcome).
With small methods, this makes a lot of text in the way.
When there are a ton of Nautiluses around, this adds up.
I feel like I code on a Christmas tree.
Bad code looks bad, clean code looks clean. For me thatâs the right thing. Marcus
participants (4)
-
Ben Coman -
Marcus Denker -
Nicolai Hess -
phil@highoctane.be