issues
search
OfficeDev
/
vscode-debugger-extension-for-office-addins
VS Code extension to allow for debugging Office Add-ins in VS Code
19
stars
9
forks
source link
Perform check to see if valid Edge instances are found.
#8
Closed
TCourtneyOwen
closed
4 years ago
TCourtneyOwen
commented
4 years ago
If no Edge instances are found (Edge Chromium doesn't qualify as an Edge instance), then throw an error to VSCode so the user knows what the problem is
Also includes some code refactoring to allow for async calls