This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding a debugging configuration (#53)
[PBI:30914 - Task:31107] * Adding a debug configuration to the extension * Moving debugger configuration to a class and utilitary methods to utils.ts * Moving strings constants to constants.ts and localization + using 'endQith()' to check the file name * Adding preserveFocus when opening the webview and the output panel : Prevents the debugger to fail trying to find the file on first run + prevent having to click on the code file after clicking on open * Modifying the error message when the file selected to debug isn't properly named
- Loading branch information
1 parent
19b34d2
commit 6e054ca
Showing
6 changed files
with
275 additions
and
58 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
Oops, something went wrong.