Skip to content

Add F5 launch config for Extension Development Host testing#8

Open
horner wants to merge 1 commit into
mainfrom
add-f5-launch-config
Open

Add F5 launch config for Extension Development Host testing#8
horner wants to merge 1 commit into
mainfrom
add-f5-launch-config

Conversation

@horner

@horner horner commented Jul 17, 2026

Copy link
Copy Markdown
Member

Adds .vscode/launch.json and tasks.json so anyone can test the extension:

  1. npm install && npm run compile (F5 also runs compile automatically via preLaunchTask)
  2. Press F5 to open the Extension Development Host
  3. Open a .md file → right-click → Open With…edEditIt (Kerebron) (priority is option)
  4. Edit in the webview and confirm changes sync back to the document

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant