Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intellisense in “Processing Language” Extension for VS Code not working #93

Closed
pedroGerman opened this issue Feb 14, 2021 · 1 comment

Comments

@pedroGerman
Copy link

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.

Processing APP   VS Code

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!

@AvinZarlez
Copy link
Owner

I believe this is a dupe of #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants