Skip to content

Commit 3731c5d

Browse files
committed
Update link text for third-party library issue
Changed a link which was not properly formatted in VS Code Marketplace.
1 parent e00fda5 commit 3731c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ 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)
7474
* The Run/Stop buttons do not visually indicate when a sketch is running (this is due to limitations in VS Code's extension API)
7575
* 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.
7676

0 commit comments

Comments
 (0)