[Cuis-dev] How to stop the editor asking to delete a certain variable ?
Nicola Mingotti
nmingotti at gmail.com
Tue Feb 8 08:36:03 PST 2022
Hi Luciano,
i like your idea of using syntax highlighting to stress unused variables !
Even if, i would say, better to keep red for errors and dangerous stuff,
i would say what is of little meaning could be put gray. Something lighter
than black so that you know it matters less then a regular statement.
About comments, doh, no, they are pestiferous, because they don't nest.
When i am in a hurry and a i whant to comment out a block I often
find this problem. So, no, i would say, let's keep comment out of our way,
until one day we will make them behave well ;)
bye
Nicola
On 2/8/22 05:57, Luciano Notarfrancesco wrote:
> Hi Nicola,
> I think if I wanted to use it as a template I’d put it in a comment.
> I also find that dialog annoying, specially when there are more than
> one unused variable and I have to chase se real dialogs that start
> appearing at different places on the screen for each unused variable.
> But I like that the unused variables are removed. If it were up to me,
> I’d remove the unused variables automatically without asking the user.
> I think a better solution would be to use the syntax highlighter and
> paint the unused variables a different color (say, red) so that the
> user can see them and decide what to do about them, with no dialogs
> interrupting the user.
>
>
> On Tue, 8 Feb 2022 at 5:18 AM Nicola Mingotti via Cuis-dev
> <cuis-dev at lists.cuis.st> wrote:
>
> Hi guys,
>
> I have this little problem that bugs me. It happens sometimes i
> want to
> leave some variables defined in a method, even if i don't use
> them, because i consider them useful
> for several reason, maybe just to keep a default call template.
>
> Think OSProcess, i want to copy around always the same call
> template, with
> 'in', 'out', and 'err'. Even if I don't use some of them.
>
> The editor sees i don't really use some of those variable and it
> complains
> systematically.
>
> Is there a way, also a trick, to make the editor stop complaining ?
>
>
> bye
>
> Nicola
>
>
>
>
>
>
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220208/491f07c1/attachment.htm>
More information about the Cuis-dev
mailing list