Closed
Description
Created by: sampottinger
Description
Trying back to 4.1, error highlighting doesn't appear to be working (at least on Linux).
Expected Behavior
Expected a red underline at line 4 or 5.
Current Behavior
No line shown
Steps to Reproduce
Use the code provided and wait for error checking:
void setup() {
size(100, 100)
background(#FFFFFF);
}
void draw() {
}
Your Environment
- Processing version: 4.2
- Operating System and OS version: Pop!_OS 22.04 LTS
- Other information: x64
Possible Causes / Solutions
I'll check if this is linux specific... possible there's something in theming or attribution.
Metadata
Metadata
Assignees
Labels
No labels