19 December 2016

Inline Critiques in Nautilus (BETA)

Pharo 5 was released with QualityAssistant - a small plugin a the bottom of Nautilus that shows code critiques. Today we are making one step further by augmenting the critiques directly into the code area of Nautilus in Pharo 6. This can be activated by going into  Settings > Code Browsing > Nautilus Browse and turning on the "Show critiques inline?" setting.
You may also disable the list plugin in the same setting group. Beware this feature is still BETA and at the moment inlined critiques are not shown for classes, checks are executed synchronously (i.e. may freeze image on slower machines or on huge methods), etc. But I will be happy to know if you like it.

Have fun!

No comments:

Post a Comment