Skip to content

Commit 9d56e43

Browse files
authored
Merge pull request #10 from SableRaf/main
Update README to note third-party library class recognition issue
2 parents 9c29e29 + 3cc04af commit 9d56e43

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)