Support for VSCode Command workbench.action.revertAndCloseActiveEditor #7575
Labels
help wanted
issues meant to be picked up, require help
vscode
issues related to VSCode compatibility
We have an extension and we are looking to be compatible with Theia IDE I see that there are already work in progress to support the vscode built-in commands at 4050. Which will make the extension to work as if it were running on vscode.
We are using also the command
workbench.action.revertAndCloseActiveEditor
. I've just cloned the Theia repo and manually and dropped the .vsix under plugins directory.The text was updated successfully, but these errors were encountered: