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

[Improvement]: Improve inlayhint support #40370

Closed
mindula opened this issue May 9, 2023 · 0 comments · Fixed by #40868
Closed

[Improvement]: Improve inlayhint support #40370

mindula opened this issue May 9, 2023 · 0 comments · Fixed by #40868
Assignees
Labels
Points/4 Equivalent to four day effort Team/LanguageServer Language Server Implementation related issues. #Compiler Type/Improvement userCategory/Editor
Milestone

Comments

@mindula
Copy link
Contributor

mindula commented May 9, 2023

Description

Currently we provide inlayhint support for function call expressions and method call expressions. Similarly we can improve it to support

  1. implicit new expressions
  2. explicit new expressions
  3. remote method calls
  4. client resource access actions

Describe your problem(s)

No response

Describe your solution(s)

No response

Related area

-> Editor

Related issue(s) (optional)

#38065

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@mindula mindula added Type/Improvement Team/LanguageServer Language Server Implementation related issues. #Compiler labels May 9, 2023
@ballerina-bot ballerina-bot added needTriage The issue has to be inspected and labeled manually userCategory/Editor labels May 9, 2023
@mindula mindula mentioned this issue May 9, 2023
13 tasks
@mindula mindula removed the needTriage The issue has to be inspected and labeled manually label May 9, 2023
@malinthar malinthar added the Points/1 Equivalent to one day effort label Jun 8, 2023
@malinthar malinthar added Points/4 Equivalent to four day effort and removed Points/1 Equivalent to one day effort labels Jun 22, 2023
@mindula mindula mentioned this issue Jun 28, 2023
13 tasks
@malinthar malinthar added this to the 2201.8.0 milestone Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Points/4 Equivalent to four day effort Team/LanguageServer Language Server Implementation related issues. #Compiler Type/Improvement userCategory/Editor
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants