scholarsmate opened a new pull request, #510: URL: https://github.com/apache/daffodil-vscode/pull/510
The panel object has a title property that is writable, but I don't see a way to do that and hover text. Here is what we get with this patch: <img width="1526" alt="Screenshot 2023-03-21 at 4 43 47 PM" src="https://user-images.githubusercontent.com/2205472/226736206-bceae73d-4a05-4940-a0fa-2a16fac571bc.png"> I can name the tab the base name of the file, but that's not unique if we open say 2 different `package.json` files, then we have 2 tabs named the same thing. Fixes #507. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
