Add "include" directive to JSON #6502
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
Suggest to add an #include or similar to the settings JSON.
I have in a bunch of profiles that launch SSH to connect to difference machines I am using. The list of machines is different from my laptop / devbox. Right now I cannot just take the settings JSON and put in another computer because it will mess up the profiles list.
This will allow me separate the profiles part (which may be computer specific) from the keybindings (which would be common).
Proposed technical implementation details (optional)
I have a common settings JSON that I can take between commons and add/remove profiles on a seperate file on each specific computer.
The text was updated successfully, but these errors were encountered: