Ralphfreshour
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created PyCharm editor changing highlight colors
CompletedAttached below is an image of what I am trying to change the colors on. When I double click on a word I want to change the color but I can't seem to find which item it is in Settings?Thank you… -
Created Import {OPEN} from "./p5"; is giving an error
I’m trying to use the ARC() function with the ending optional OPEN constant. I’m getting the error: “Uncaught SyntaxError: ambiguous indirect export: OPEN” I’m using webStorm where I get this erro...