No, but it should be easy to add���On 02 Feb 2016, at 14:55, Nicolai Hess <nicolaihess@gmail.com> wrote:2016-02-02 14:46 GMT+01:00 Marcus Denker <marcus.denker@inria.fr>:Hello,
Yes. Another side effect is that you do not get all these ���tempX is not used should it be remove���
messages when saving a method.
Instead, semantic analysis tags the variable as not used and the editor shows an icon/highlight.
What we need to do is to integrate this more with the code critique.It would be good to have an action associated with the highlighted temp var forremoving the unused var. Or does this already work ?