Skip to content

Commit 3cc04af

Browse files
committed
Update README to note third-party library class recognition issue
1 parent 9c29e29 commit 3cc04af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ This extension has been tested on the following platforms:
5656
- Play/Stop buttons don’t reflect the actual running state yet.
5757
- Snap release of Processing (Linux and WSL) is not supported yet (use the portable version instead).
5858
- Syntax highlighting for Processing-specific constants (e.g., `PI`, `RGB`, `DEGREES`, etc) is not yet implemented.
59+
- Classes imported from third-party libraries are not recognized by the language server, leading to line errors (the sketch will still run correctly) see issue [#9](https://github.com/Stefterv/processing4-vscode-extension/issues/9).
60+
5961

6062
## Contributing
6163
This extension is still in development, and you’re welcome to help!

0 commit comments

Comments
 (0)