Skip to content

Commit

Permalink
docs: fix vscode icon (jbangdev#1905)
Browse files Browse the repository at this point in the history
* (docs) fix vscode icon

* (docs) fix vscode icon

* (docs) fix vscode icon
  • Loading branch information
wfouche authored Jan 16, 2025
1 parent 27935f7 commit f80695f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/editing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The following IDE's have dedicated support (at time of writing):
.IDE's with JBang support
[width=75%,frame=none,grid=none]
|===
|image:{sicons}/visualstudiocode.svg[50,50] https://code.visualstudio.com[Visual Studio Code]
|image:{sicons}/vscodium.svg[50,50] https://vscodium.com[VSCodium] or https://code.visualstudio.com[Visual Studio Code]
|image:{sicons}/eclipseide.svg[50,50] https://www.eclipse.org/downloads/download.php[Eclipse]
|image:{sicons}/intellijidea.svg[50,50] https://www.jetbrains.com/idea/download[IntelliJ Idea]
|image:{sicons}/gitpod.svg[50,50] https://www.gitpod.io[GitPod]
Expand All @@ -85,7 +85,7 @@ The sandbox `edit -b` feature using temporary directory and symbolic links been
.IDE's and Editors tested with `jbang`
[width=75%,frame=none,grid=none]
|===
|image:{sicons}/visualstudiocode.svg[50,50] https://code.visualstudio.com[Visual Studio Code]
|image:{sicons}/vscodium.svg[50,50] https://vscodium.com[VSCodium] or https://code.visualstudio.com[Visual Studio Code]
|image:{sicons}/eclipseide.svg[50,50] https://www.eclipse.org/downloads/download.php[Eclipse]
|image:{sicons}/intellijidea.svg[50,50] https://www.jetbrains.com/idea/download[IntelliJ Idea]
|image:{sicons}/apachenetbeanside.svg[50,50] https://netbeans.apache.org/download/[Apache NetBeans]
Expand Down

0 comments on commit f80695f

Please sign in to comment.