This question is quite simple. Although since I just now started exploring vscode extension docs, I couldn't find any solution for this. Basically, I want to get files under open editors
Tree View (in other words, opened files) using vscode extension
APIs.
Thanks