Setup: I have a set of action buttons defined in my User Settings, these are general settings that I use across many different projects and workspaces.
I also have a second set of action buttons defined in a code-workspace file that are specific to a project.
Expected Outcome: When I load up a workspace, the IDE should load the general UserSettings-defined Action Buttons first and append the Workspace-defined Action Buttons after.
What Happens Instead: The Workspace-defined Action Buttons replace the User Setting defined ones completely.
Anything Else?: Maybe there should be an option setting for Action Buttons to append, prepend, or override the User Setting Action Buttons to/with Workspace defined ones, and this setting may be placed in the Workspace configuration for specificity to a project vs general IDE priority.
Setup: I have a set of action buttons defined in my User Settings, these are general settings that I use across many different projects and workspaces. I also have a second set of action buttons defined in a code-workspace file that are specific to a project.
Expected Outcome: When I load up a workspace, the IDE should load the general UserSettings-defined Action Buttons first and append the Workspace-defined Action Buttons after.
What Happens Instead: The Workspace-defined Action Buttons replace the User Setting defined ones completely.
Anything Else?: Maybe there should be an option setting for Action Buttons to append, prepend, or override the User Setting Action Buttons to/with Workspace defined ones, and this setting may be placed in the Workspace configuration for specificity to a project vs general IDE priority.