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

Add signature help to new constructor in Languageserver #12035

Closed
hevayo opened this issue Nov 29, 2018 · 0 comments
Closed

Add signature help to new constructor in Languageserver #12035

hevayo opened this issue Nov 29, 2018 · 0 comments
Assignees
Labels
Team/CompilerFETools Semantic API, Formatter, Shell Team/LanguageServer Language Server Implementation related issues. #Compiler Type/Improvement

Comments

@hevayo
Copy link
Contributor

hevayo commented Nov 29, 2018

Description:
Currently, LS doesn't provide signature help for new object constructor. Since new is used a lot having the signature help will be really useful.

Also some other issues with LS

  1. code action "Create variable" is not intuitive better to have a more meaningful name.
  2. When we do a function completion it will be better if we can quickly remove the default parameter.
@anupama-pathirage anupama-pathirage added Type/Improvement Team/LanguageServer Language Server Implementation related issues. #Compiler labels Dec 3, 2018
@nadeeshaan nadeeshaan added this to the 0.995.0 milestone Mar 13, 2019
@kaviththiranga kaviththiranga removed this from the 0.995.0 milestone Mar 21, 2019
@nadeeshaan nadeeshaan added this to the 0.995-r1 milestone Apr 23, 2019
@anupama-pathirage anupama-pathirage added the Team/CompilerFETools Semantic API, Formatter, Shell label Apr 30, 2019
@rasika rasika closed this as completed Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/CompilerFETools Semantic API, Formatter, Shell Team/LanguageServer Language Server Implementation related issues. #Compiler Type/Improvement
Projects
None yet
Development

No branches or pull requests

5 participants