You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to be able to work with multiple documents in separate tabswithin the same Visual Studio Code window. For example, when a user right-clicks, there should be an additional option of "Open OOXML Package in New Tab."
Currently, as a workaround, I have to place the files in different folders and open a new Visual Studio Code window for the second file.
The text was updated successfully, but these errors were encountered:
I think we'll want to go with allowing multiple documents in the ooxml viewer like in #34 so we can reuse the TreeView. I'll take a look at this soon to try see how hard it will be to implement
Not sure, but it could be related to issue #13.
It would be great to be able to work with multiple documents in separate tabs within the same Visual Studio Code window. For example, when a user right-clicks, there should be an additional option of "Open OOXML Package in New Tab."
Currently, as a workaround, I have to place the files in different folders and open a new Visual Studio Code window for the second file.
The text was updated successfully, but these errors were encountered: