Accenture / sfmc-devtools-vscode

Accenture SFMC DevTools for VS Code
https://marketplace.visualstudio.com/items?itemName=Accenture-oss.sfmc-devtools-vscode
MIT License
5 stars 2 forks source link

[FEATURE] add default right click menu to files in "open editors" menu #192

Open JoernBerkefeld opened 1 month ago

JoernBerkefeld commented 1 month ago

image

anasilva105 commented 4 weeks ago

@JoernBerkefeld Cannot be implemented since currently vscode api weirdly does not support contributions/options to Open Editors menu.

A feature request has been open in the microsoft/vscode repository for this and can be found here https://github.com/microsoft/vscode/issues/209654