-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to open devtools as action for an instant debugging caability (#…
…7308) ## Changes Allows to open devtools at will. Sometimes we want to inspect webview behaviour in the current IDE without restarting it with special env variable. Ability to open devtools easily will be handy. ## Test plan 1. Hit `Shift shift` 2. Start typing `cody dev` 3. Select action `Cody: Open Dev Tools` to open the devtools for the Cody webview
- Loading branch information
Showing
3 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters