Skip to content

Commit 89ce4d8

Browse files
committed
Remove outdated known issue from README
Deleted the note about Run/Stop buttons not visually indicating sketch status, as it is no longer accurate.
1 parent 00bf69a commit 89ce4d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ The extension has been tested on:
7070
## Known Issues
7171

7272
* Some Processing constants (like `PI`, `RGB`, `DEGREES`) are not highlighted yet
73-
* The Run/Stop buttons do not visually indicate when a sketch is running (this is due to limitations in VS Code's extension API)
7473
* Classes from third-party libraries are not recognized by the language server (sketches still run fine). See [issue 9](https://github.com/processing/processing-vscode-extension/issues/9)
7574
* 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.
7675

0 commit comments

Comments
 (0)