processing-vscode icon indicating copy to clipboard operation
processing-vscode copied to clipboard

Intellisense not working

Open sarkarstanmoy opened this issue 7 years ago • 3 comments

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

sarkarstanmoy avatar Apr 09 '17 17:04 sarkarstanmoy

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

AvinZarlez avatar Apr 10 '17 19:04 AvinZarlez

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 avatar Feb 25 '18 20:02 austince

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

austince avatar Feb 25 '18 20:02 austince