-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
SECTION B: COMMAND EXECUTION INTEGRATION
File Run Command (RUN_FILE)
- "jac: Run File" command should execute current .jac file
- Output should appear in integrated terminal
- Command should be disabled/show error if no environment selected
- Command should work with valid .jac file in workspace
- Run Button Works Correctly
SECTION C: VISUAL DEBUGGER WEBVIEW INTEGRATION
C1. Webview Initialization
- Visual debugger webview should load without errors
- Webview should have access to extension context
- Webview should display on DEBUG_FILE command execution
C2. Webview Communication
- Webview should communicate with extension through message passing
- Extension should receive debug events from webview
- Webview should display debug output correctly
- Webview should handle large debug outputs without crashing
Metadata
Metadata
Assignees
Labels
No labels