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

Hover for Type #1032

Closed
smedilol opened this issue Jul 5, 2018 · 0 comments
Closed

Hover for Type #1032

smedilol opened this issue Jul 5, 2018 · 0 comments
Assignees
Labels
Enhancement Language Server Protocol User Visible Visible by the end user. Useful to priorize issue

Comments

@smedilol
Copy link
Contributor

smedilol commented Jul 5, 2018

Implement Hover mechanism in LanguageServer.
This need to work at least for Type.

Because currently you cannot get the definition of a Type easily.
You have to manually open the source which contains the typedef.

@smedilol smedilol added Enhancement User Visible Visible by the end user. Useful to priorize issue Language Server Protocol labels Jul 5, 2018
@smedilol smedilol modified the milestones: v1.2.x, v1.2.2 Jul 5, 2018
@collarbe collarbe modified the milestones: v1.2.2, v1.2.3 Aug 1, 2018
@smedilol smedilol modified the milestones: v1.2.3, v1.2.4 Aug 13, 2018
@smedilol smedilol modified the milestones: v1.2.4, v1.2.5 Sep 6, 2018
Tenember added a commit that referenced this issue Oct 16, 2018
The method OnHover from TypeCobolServer.cs now send back to the Rdz Plugin the TypeDefinition in the form of a MarkedString formatted in HTML
@smedilol smedilol changed the title Hoover for Type Hover for Type Oct 16, 2018
Tenember added a commit that referenced this issue Oct 18, 2018
The HTML formatting was causing issues on the number on line showed and considered not appropriate
@smedilol smedilol modified the milestones: v1.2.5, v1.3 Codegen refacto Nov 5, 2018
smedilol pushed a commit that referenced this issue Nov 20, 2018
Analytics is too slow
smedilol pushed a commit that referenced this issue Nov 20, 2018
The method OnHover from TypeCobolServer.cs now send back to the Rdz Plugin the TypeDefinition in the form of a MarkedString formatted in HTML
smedilol pushed a commit that referenced this issue Nov 20, 2018
The HTML formatting was causing issues on the number on line showed and considered not appropriate
smedilol pushed a commit that referenced this issue Nov 20, 2018
Analytics is too slow
smedilol pushed a commit that referenced this issue Nov 20, 2018
The method OnHover from TypeCobolServer.cs now send back to the Rdz Plugin the TypeDefinition in the form of a MarkedString formatted in HTML
smedilol pushed a commit that referenced this issue Nov 20, 2018
The HTML formatting was causing issues on the number on line showed and considered not appropriate
smedilol pushed a commit that referenced this issue Jan 14, 2019
The HTML formatting was causing issues on the number on line showed and considered not appropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Language Server Protocol User Visible Visible by the end user. Useful to priorize issue
Projects
None yet
Development

No branches or pull requests

4 participants