Recompute editors on mime associations change #5017
Labels
editor
issues related to the editor
enhancement
issues that are enhancements to current functionality - nice to haves
filesystem
issues related to the filesystem
Description
Once a new mimetype association is changed [1] we have to recompute opened editors to reflect correct language like in VS Code [2]
[1] https://github.com/theia-ide/theia/blob/master/packages/filesystem/src/browser/filesystem-frontend-contribution.ts#L161
[2] https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/services/mode/common/workbenchModeService.ts#L185
Reference issue
#4581
The text was updated successfully, but these errors were encountered: