Skip to content

Commit b4521aa

Browse files
committed
add screenshots and update README
Signed-off-by: Luke-zhang-04 <[email protected]>
1 parent 85727f0 commit b4521aa

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
[![Rating](https://vsmarketplacebadge.apphb.com/rating-star/Luke-zhang-04.processing-vscode.svg)](https://marketplace.visualstudio.com/items?itemName=Luke-zhang-04.processing-vscode)
88

99

10+
Jump to the [Feature List](#Feature-list)
11+
12+
1013
## What this extension is
1114

1215
This is a fork of a Visual Studio Code extension created by Tobiah Zarlez to add Processing language support, with added documentation on hover, diagnostics, and more.
@@ -29,6 +32,10 @@ The [original extension](https://github.com/TobiahZ/processing-vscode) was missi
2932

3033
See the [CHANGELOG](https://github.com/Luke-zhang-04/processing-vscode/blob/main/CHANGELOG.md) for all changes
3134

35+
![Hover](./images/hover-1.png)
36+
![Hover](./images/hover-2.png)
37+
![Error](./images/error.png)
38+
3239
## Feature list
3340

3441
### Syntax highlighting
@@ -71,3 +78,5 @@ By default uses Google for search. Can change to DuckDuckGo if preferred using t
7178

7279
Snippets are based on the [Processing Sublime Text plugin](https://github.com/b-g/processing-sublime).
7380
Syntax highlighting is based on the [Red Hat VSCode-Java extension grammar](https://github.com/redhat-developer/vscode-java/blob/master/syntaxes/java.tmLanguage.json)
81+
82+

images/error.png

223 KB
Loading

images/hover-1.png

245 KB
Loading

images/hover-2.png

223 KB
Loading

0 commit comments

Comments
 (0)