vscode-ibmi
vscode-ibmi copied to clipboard
Feature: Add tooltips to find
Changes
This is a DRAFT PR to show my idea of having tooltips on find results - could be expanded to allow sorting on these informations, e.g. by date descending to have the newest file first in the list...
How to test this PR
Examples:
- Run the test cases
- Expand view A and right click on the node
- Run 'Execute Thing' from the command palette
Checklist
- [ ] have tested my change
- [ ] have created one or more test cases
- [ ] updated relevant documentation
- [ ] Remove any/all
console.log
s I added - [ ] have added myself to the contributors' list in CONTRIBUTING.md