Skip to content

fix(workbench): add preference to disable recently used tasks - #61994

Closed
Kumar Harsh (kumarharsh) wants to merge 1 commit into
microsoft:masterfrom
kumarharsh:feat/recent-task-pref
Closed

fix(workbench): add preference to disable recently used tasks#61994
Kumar Harsh (kumarharsh) wants to merge 1 commit into
microsoft:masterfrom
kumarharsh:feat/recent-task-pref

Conversation

@kumarharsh

Copy link
Copy Markdown
Contributor

Closes #30419

Comment thread src/vs/base/common/map.ts Outdated
Comment thread src/vs/base/common/map.ts Outdated
Comment thread src/vs/workbench/electron-browser/main.contribution.ts Outdated
Comment thread src/vs/workbench/parts/tasks/electron-browser/task.contribution.ts Outdated
@dbaeumer

Copy link
Copy Markdown
Member

I am very busy the next couple of days. Needs to wait a little. Sorry for that.

@kumarharsh

Copy link
Copy Markdown
Contributor Author

Sure, no problem.

@alexr00 Alex Ross (alexr00) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the setting name, we must make it task instead of tasks because tasks is already used for the tasks themselves. That needs to be changed in both files. You can test that the setting is ok by using it in the settings UI.
I ran task five, four, three, two, and then one.
Order of tasks in insiders:
image
Order of tasks with this change:
image

@alexr00

Copy link
Copy Markdown
Member

Also please resolve the merge conflicts!

@alexr00

Copy link
Copy Markdown
Member

Kumar Harsh (@kumarharsh) Thank you for laying the ground-work for this change. The start you made was finished and merged in #82757.

@kumarharsh

Copy link
Copy Markdown
Contributor Author

Thanks Alex Ross (@alexr00) :)

@kumarharsh
Kumar Harsh (kumarharsh) deleted the feat/recent-task-pref branch October 22, 2019 08:29
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add preference to turn off "recently used tasks"

4 participants