Skip to content

Commit 5b0d31f

Browse files
committed
Update issue reference in known issues section
Replaced 'issue 9' with 'this issue' and updating the link text.
1 parent 89ce4d8 commit 5b0d31f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

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

7272
* Some Processing constants (like `PI`, `RGB`, `DEGREES`) are not highlighted yet
73-
* 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)
73+
* 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)
74+
7475
* 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.
7576

7677
## Contributing

0 commit comments

Comments
 (0)