Visual Studio 2022 - Interact with "Script Documents" inside an extension.
Fabio M
1
Reputation point
Hi, I'm writing an extension for VS 2022 and I need to open a js file inside the "Script Documents" when is attached to chrome. There's a way to interact with the files of this category? What I found is that I can get the "Script Documents" node to be listed as an project via Solution2.Projects. But all properties are null.
Someone knows how to list and open a file inside this dynamic node?
Developer technologies | Visual Studio | Debugging
1,102 questions
Sign in to answer