summaryrefslogtreecommitdiffstats
path: root/.vscode
AgeCommit message (Collapse)Author
2024-02-08fix move collectors to src/ leftovers (#16967)Ilya Mashchenko
2023-08-04Don't overwrite my vscode settings! (#15738)Timotej S
* move it
2023-08-02update vscode yaml schemas association (#15697)Ilya Mashchenko
2023-07-31convert collectors meta files from single to multi (#15642)Ilya Mashchenko
2023-07-26Added Exporter and Notifications categories and removed them from Data ↵Satyadeep Ashwathnarayana
Collection (#15561) * Added Exporter and Notifications categories and removed them from Data Collection --------- Co-authored-by: Andrew Maguire <andrewm4894@gmail.com>
2023-07-25update gitignore to include vscode settings for schema validation (#15508)Andrew Maguire