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

Intellisense should remember last selected item #190

Closed
NoelAbrahams opened this issue Jul 22, 2014 · 6 comments
Closed

Intellisense should remember last selected item #190

NoelAbrahams opened this issue Jul 22, 2014 · 6 comments
Labels
Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio

Comments

@NoelAbrahams
Copy link

Hi,

A small but useful feature provided by C# (possibly other languages as well) in Visual Studio is the ability to remember the last selected item and to highlight it in the list of available items.

untitled

This generally leads to a productivity boost, because of the common need to work with a specific member or class multiple times.

@danquirk
Copy link
Member

Most Recently Used is definitely a desirable ordering option

@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Feb 20, 2016
@mhegazy
Copy link
Contributor

mhegazy commented Feb 20, 2016

This should behaving now as outlined in the OP in Visual Studio 2015.

@mhegazy mhegazy closed this as completed Feb 20, 2016
@NoelAbrahams
Copy link
Author

@mhegazy, this no longer works as of TS 2.0 Beta.

I believe it was working prior to that.

@mhegazy mhegazy reopened this Aug 22, 2016
@mhegazy mhegazy removed the Fixed A PR has been merged for this issue label Aug 22, 2016
@NoelAbrahams
Copy link
Author

@mhegazy, this is still not fixed. Should the label be "bug" because it is a regression?

@NoelAbrahams
Copy link
Author

Right, so once again we had a working piece of functionality and then it gets broken and completely ignored.

I mean in my book a regression should always be marked as high priority.

This again is very disappointing.

@RyanCavanaugh
Copy link
Member

This hasn't been collecting any additional feedback so I'm assuming it's either fixed or no one else notices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio
Projects
None yet
Development

No branches or pull requests

4 participants