Skip to content

Commit 54b9319

Browse files
committed
Removed resolved issue from known issues in README
1 parent 19dfab7 commit 54b9319

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ You can customize the extension in VS Code settings
4343

4444
## Known Issues
4545

46-
* Some Processing constants (like `PI`, `RGB`, `DEGREES`) are not highlighted yet
47-
* Classes from third-party libraries are not recognized by the language server (sketches still run fine). See [this issue](https://github.com/processing/processing-vscode-extension/issues/9)
46+
* Some Processing constants (like `PI`, `RGB`, `DEGREES`) are not highlighted.
4847
* The extension includes a bundled JDK for macOS, Windows, and Linux. This increases the extension size, but is necessary for reliably detecting your Processing installation across platforms. Eventually, we hope to remove this dependency and rely on the Processing CLI instead.
4948

5049
## Troubleshooting

0 commit comments

Comments
 (0)