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 not working #4

Open
sarkarstanmoy opened this issue Apr 9, 2017 · 3 comments
Open

Intellisense not working #4

sarkarstanmoy opened this issue Apr 9, 2017 · 3 comments

Comments

@sarkarstanmoy
Copy link

Intellisense not working for Processing vscode. Can you please look into it?

@AvinZarlez
Copy link
Owner

Depends on what you mean exactly by Intellisense. This plugin just adds syntax highlighting and code snippets, not full on Intellisense. VS Code IntelliSense is only provided for JavaScript, TypeScript, JSON, HTML, CSS, Less, and Sass out of the box. https://code.visualstudio.com/docs/editor/intellisense

@austince
Copy link
Contributor

I believe a Language Server is needed for a lot of these enhancements. Not sure if anything exists like this for Processing currently, but here's the VS Code article: https://code.visualstudio.com/docs/extensions/example-language-server

@austince
Copy link
Contributor

I opened up an issue inquiring here: https://github.com/processing/processing/issues/5423

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

No branches or pull requests

3 participants