Skip to content

Commit e539617

Browse files
committed
Refactor Webview Pages
1 parent 4b2ce02 commit e539617

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed
File renamed without changes.
File renamed without changes.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,10 @@ description: Delve into the VS Code webview with interactive diagnostic explorer
1111
# Webview
1212

1313
The extension includes a dedicated webview with three different panels: the **diagnostic explorer**, the **context debugger**, and the **state machine visualizer**.
14+
15+
You can open this webview in various ways:
16+
- Click the activity bar icon for LiquidJava on the left or right side of the editor
17+
- Run the `LiquidJava: Show View` command from the command palette
18+
- Click the status bar indicator and then select `Show View`
19+
- Click the title bar icon in the top right corner of the editor when a Java file is open
20+
- Hover a LiquidJava diagnostic and click the `Open LiquidJava view` action in the tooltip

pages/vscode-extension/state-machine-visualizer.md renamed to pages/vscode-extension/webview/state-machine-visualizer.md

File renamed without changes.

0 commit comments

Comments
 (0)