Skip to content

# of references display modification #7565

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

Closed
lgreenlee opened this issue Jun 11, 2016 · 1 comment
Closed

# of references display modification #7565

lgreenlee opened this issue Jun 11, 2016 · 1 comment

Comments

@lgreenlee
Copy link

  • VSCode Version:
    Version 1.2.0
    Commit 809e7b3
    Date 2016-06-06T13:34:34.143Z
    Shell 0.37.6
    Renderer 49.0.2623.75
    Node 5.10.0
  • OS Version:
    Linux ubuntu 4.2.0-36-generic Document symbols are duplicated #42-Ubuntu SMP Thu May 12 22:05:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Steps to Reproduce:

  1. Load or create a C# file
  2. Create a new class
  3. Add a method to that class
  4. Add an attribute to that method

When the references are displayed they are between the attribute and the method. It would really helpful if the references display was above any attributes associated with the method, it is somewhat confusing when reading and editing with the current format.

Current:
image

Proposed:
image

@alexdima
Copy link
Member

Moved to dotnet/vscode-csharp#429

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants