Skip to content

Commit d311434

Browse files
committed
feat: Make use of SVG graphics
1 parent 8e533ff commit d311434

28 files changed

Lines changed: 34 additions & 257 deletions

org.eclipse.lsp4e/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Language Server Protocol client for Eclipse IDE (Incubation)
44
Bundle-SymbolicName: org.eclipse.lsp4e;singleton:=true
5-
Bundle-Version: 0.19.4.qualifier
5+
Bundle-Version: 0.19.5.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-21
77
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.12.0",
88
org.eclipse.equinox.common;bundle-version="3.8.0",

svg/org.eclipse.languageserver/icons/full/elcl16/link_to_editor.svg renamed to org.eclipse.lsp4e/icons/full/elcl16/link_to_editor.svg

File renamed without changes.

svg/org.eclipse.languageserver/icons/full/obj16/boolean.svg renamed to org.eclipse.lsp4e/icons/full/obj16/boolean.svg

Lines changed: 2 additions & 2 deletions
Loading
File renamed without changes.

svg/org.eclipse.languageserver/icons/full/obj16/constant.svg renamed to org.eclipse.lsp4e/icons/full/obj16/constant.svg

File renamed without changes.

svg/org.eclipse.languageserver/icons/full/obj16/constructor.svg renamed to org.eclipse.lsp4e/icons/full/obj16/constructor.svg

File renamed without changes.
File renamed without changes.
File renamed without changes.

svg/org.eclipse.languageserver/icons/full/obj16/function.svg renamed to org.eclipse.lsp4e/icons/full/obj16/function.svg

File renamed without changes.

svg/org.eclipse.languageserver/icons/full/obj16/interface.svg renamed to org.eclipse.lsp4e/icons/full/obj16/interface.svg

File renamed without changes.

0 commit comments

Comments
 (0)