display current initialPosition/initialRows/initialCols #4730
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature/enhancement
After the window position and size has been adjusted manually, I'd like to know exactly which numbers to set for
initialPosition
,initialRows
, andinitialCols
in my profile. That is, I want to adjust my window by hand and then restore to that later.Proposed technical implementation details (optional)
Hard to say... I just want to see the numbers. Perhaps some text in the about box? Or some commented out text in
settings.json
so that I can uncomment it to restore the window?(Note that this is related to #4620 where I want to set the numbers from the command line. I need a way to adjust the window and get the numbers for my command line parameters, if that is ever offered).
The text was updated successfully, but these errors were encountered: