-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hi Alberto,
I appreciate this extension so much! I use it literally every day. :)
Is it possible/feasible to add a VSCode setting to allow users to set a default value for the ROOT statistics box?
Similar to how there is a setting to update the default ROOT Color Palette.
It would be incredibly useful and save a ton of time (for me at least!), as I need to display at least the histogram integral for every histogram I look at.
Currently, I have to do this for each histogram:
Toggle tool buttons -> Access context menus -> TPaveStats::stats -> SetOptStat -> Integral
And, if I want to check the other options, I have to repeat the last step (e.g. SetOptStat-> Underflow).
I would make a pull request but I took a look at jsroot and root-file-viewer and I don't know how to write with these languages at all...
Once again, thank you for the incredible extension!!
Samantha