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

IDE Features should work on preprocessor symbols (rename, FAR, GTD, completion, etc) #11499

Open
1 task
miloush opened this issue May 23, 2016 · 3 comments
Open
1 task
Labels
Area-IDE help wanted The issue is "up for grabs" - add a comment if you are interested in working on it IDE-IntelliSense Completion, Signature Help, Quick Info
Milestone

Comments

@miloush
Copy link

miloush commented May 23, 2016

Would be great if the autocomplete for #if directive (which now only contains true and false values) could contain all symbols currently defined in the scope.

@miloush miloush changed the title #if preprocessor autocomplete should offer defined symboles #if preprocessor autocomplete should offer defined symbols May 23, 2016
@Pilchie
Copy link
Member

Pilchie commented Jun 2, 2016

Yes, this is something we've wanted to do for a while now - in fact we were tracking it on our internal backlog as 124326, but we'll use this now.

@Pilchie Pilchie added this to the Unknown milestone Jun 22, 2016
@Pilchie Pilchie changed the title #if preprocessor autocomplete should offer defined symbols IDE Features should work on preprocessor symbols (rename, FAR, GTD, completion, etc) Apr 13, 2017
@Pilchie
Copy link
Member

Pilchie commented Apr 13, 2017

Updating title since this is actually a more general set of features.

@jaredpar
Copy link
Member

I just started working on a multi-targetted project. The ability to complete all of the conditional defines after I type #if would have been an enormous help. Lacking that I'm just guessing at what the mapping between TF and #define is.

@jmarolf jmarolf removed User Story A single user-facing feature. Can be grouped under an epic. Story labels Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE help wanted The issue is "up for grabs" - add a comment if you are interested in working on it IDE-IntelliSense Completion, Signature Help, Quick Info
Projects
None yet
Development

No branches or pull requests

9 participants