Tagged Questions
2
votes
1answer
91 views
Looking for documentation on code editor's color/style highlighting
Where can I find reference documentation (as opposed to, e.g., tutorials, etc.) on the meanings of the various color/style highlightings that Mathematica automatically assigns to code as one types it?
...
3
votes
1answer
76 views
Syntax Coloring for “Possible Unwanted Assignment” Issue
Apparently Mathematica's syntax coloring engine believes that the second assignment in the following code excerpt (concocted for illustration purposes only) is a "Possible Unwanted Assignment" since ...