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

Automatically show intellisense options for tags #74

Open
Chexxxor opened this issue Jan 31, 2019 · 1 comment
Open

Automatically show intellisense options for tags #74

Chexxxor opened this issue Jan 31, 2019 · 1 comment
Assignees

Comments

@Chexxxor
Copy link

Chexxxor commented Jan 31, 2019

When starting xml tags like <see>, automatically show autocomplete options with intellisense. Autocomplete options could also include the attributes of said tag. The case I would like this for is most typically <see cref="MyType"/> or <seealso cref="ThisOtherThing"/> but I'm sure there are many more tags that other people use as well.

@kasecato kasecato self-assigned this Feb 1, 2019
@Chexxxor
Copy link
Author

Chexxxor commented Feb 3, 2019

Updated this to display code. Didn't realize xml tags where parsed/stripped in here. Just letting you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants