Explanation
Syntax coloring makes coding easier because the programmer can distinguish what each part of the code is by color coding. For example, identifiers can be blue and keywords can be orange. Comments can be green.
The text editors that might be the most useful for
- Notepad++
- Eclipse
- VS Code
If I were to contribute..
I would add syntax coloring to these text editors
I would also add pictures to this thread during development of the plugins to display the syntax colors and check to see if they're all good
Explanation
Syntax coloring makes coding easier because the programmer can distinguish what each part of the code is by color coding. For example, identifiers can be blue and keywords can be orange. Comments can be green.
The text editors that might be the most useful for
If I were to contribute..
I would add syntax coloring to these text editors
I would also add pictures to this thread during development of the plugins to display the syntax colors and check to see if they're all good