Skip to content

Commit ccaa90e

Browse files
committed
feat(service-graph): Added the Active Node display drawer
1 parent 2430c69 commit ccaa90e

File tree

73 files changed

+2050
-521
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+2050
-521
lines changed

apps/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
"@types/react-dom": "^18.2.18",
295295
"@types/vscode": "^1.85.0",
296296
"esbuild-style-plugin": "^1.6.3",
297-
"langium-cli": "^1.2.0",
297+
"langium-cli": "^2.1.0",
298298
"typescript": "~5.2.2",
299299
"vscode-test": "^1.6.1"
300300
},

assets/icons/dark/error.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/dark/node.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/dark/plugin.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/dark/property.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/dark/service.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/dark/settings.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/dark/success.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/dark/workspace.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/light/error.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)