Automatic intelligent code checking
Automatic intelligent code checking. On the example of Quokka (plugin for VSCode) only that it would be interactive and automatically prompt you. For example, if you have an error in some place, it will highlight it and can solve it yourself or will describe why it happens.
-
alexsio nau commented
van we implement this
-
alexsio nau commented
very important
-
D. Kolev commented
Only if it is opt-in.
-
Elijah Spitzer commented
I would prefer if common coding errors were underlined in red, with solutions shown on hover with an option to insert the solution into your script.
-
Hi Waseem - this is a great suggestion! Would you want this capability be something you invoke on-demand? Or would this be similar to the errors you see today where the code is underlined in various colors?
Thanks,
Kirupa -
Waseem Ibn Yousef C M commented
Important
-
Waseem Ibn Yousef C M commented
It would be interesting to have a feature that can automatically detect and fix common coding errors.