Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preference to turn off "recently used tasks" #30419

Closed
todddcls opened this issue Jul 11, 2017 · 12 comments · Fixed by #82757
Closed

Add preference to turn off "recently used tasks" #30419

todddcls opened this issue Jul 11, 2017 · 12 comments · Fixed by #82757
Assignees
Labels
feature-request Request for new features or functionality good first issue Issues identified as good for first-time contributors tasks Task system issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@todddcls
Copy link

I'm use to using the arrow keys to quickly select which task I want to use. Now with the addition of this new feature, now the list is constantly changing order. Please provide a preference to turn this off.

@vscodebot vscodebot bot added the tasks Task system issues label Jul 11, 2017
@dbaeumer dbaeumer added the feature-request Request for new features or functionality label Jul 12, 2017
@dbaeumer dbaeumer added this to the Backlog milestone Jul 12, 2017
@yvbeek
Copy link

yvbeek commented Oct 11, 2018

Can I revive this feature-request?

It is kinda annoying when you only have 4 tasks that the list is in a different order every time you open it. For example in my Rails project it looks like this:

image

A simple setting to disable the recently used feature would be great.

@dbaeumer dbaeumer added the good first issue Issues identified as good for first-time contributors label Oct 15, 2018
@dbaeumer
Copy link
Member

@Zyphrax a PR for this is welcome.

@praveentiru
Copy link

@dbaeumer I would like to build a PR for this issue. But, would need little guidance in terms of spec. I searched the Prefs and did not find any existing config for tasks other than ones in language extensions. I have a few questions for this. Where would stuff this Pref in preferences?

I believe suggestions section in Text Editor makes sense. Please advice.

temp

@dbaeumer
Copy link
Member

The settings should be named tasks.quickOpen.history and the value should be a number. If set yo zero no history is shown. If a number > 0 is provided is should be honored. Currently the number is hard coded.

@abhigyank
Copy link

@dbaeumer Hello, I understand that you mean to put the settings in Workbench-> Tasks-> QuickOpen: History` Is this correct?
Also could you help to look into which file I should update in order for the settings to reflect in the actual task list?

@dbaeumer
Copy link
Member

Yes, tasks.quickOpen.history as a name is correct.

kumarharsh pushed a commit to kumarharsh/vscode that referenced this issue Nov 14, 2018
@praveentiru
Copy link

@kumarharsh Just wanted to check if this issue is closed with PR from you?

@kumarharsh
Copy link
Contributor

Yes, it is. It's just pending merge by @dbaeumer.

@geajack
Copy link

geajack commented Jan 16, 2019

Can we get this merged soon?

@dtwilliams10
Copy link

Is this issue still open to be worked or is it being merged?

@dbaeumer dbaeumer assigned alexr00 and unassigned dbaeumer May 24, 2019
@alexr00 alexr00 modified the milestones: Backlog, June 2019 May 27, 2019
@alexr00
Copy link
Member

alexr00 commented May 27, 2019

I will take a look at the existing PR for this and we'll see if we can get it merged for June :)

@alexr00
Copy link
Member

alexr00 commented Oct 28, 2019

Verification steps are the same as #80649. If that's verified, then so's this!

@alexr00 alexr00 added the verification-needed Verification of issue is requested label Oct 28, 2019
@jrieken jrieken added the verified Verification succeeded label Oct 29, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality good first issue Issues identified as good for first-time contributors tasks Task system issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
10 participants