Nima Eskandari
Results
1
issues of
Nima Eskandari
### Describe the bug I am not able to use the browse-lite.open command along with an argument (specific link) in another extension. ` vscode.extensions.all; let bl = vscode.extensions.getExtension("antfu.browse-lite"); if (bl)...