You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I’m using “Processing Language” extension for Visual Studio Code in Windows, and I already did every step necessary in order to execute successfully a .pde file. The problem is, how can I configure the extension, so it could mark an possible warning/syntax error in a specific line automatically (like the actual Processing App does)? The next image shows a clear example of what I’m referring to.
As you can see, Processing (at left) does mark the error on the 11th line. But, when I try on VS Code (at right), the supposed error does not appear visible. It only checks for autocompletion, albeit not being working for highlighting issues in the code.
I have installed Processing 3.0 for Windows (just in case this information may be useful to you). Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi, I’m using “Processing Language” extension for Visual Studio Code in Windows, and I already did every step necessary in order to execute successfully a .pde file. The problem is, how can I configure the extension, so it could mark an possible warning/syntax error in a specific line automatically (like the actual Processing App does)? The next image shows a clear example of what I’m referring to.
As you can see, Processing (at left) does mark the error on the 11th line. But, when I try on VS Code (at right), the supposed error does not appear visible. It only checks for autocompletion, albeit not being working for highlighting issues in the code.
I have installed Processing 3.0 for Windows (just in case this information may be useful to you). Thanks in advance!
The text was updated successfully, but these errors were encountered: