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

[LS] Suggest additional completions #116

Open
1 task
turbolent opened this issue Sep 25, 2020 · 0 comments
Open
1 task

[LS] Suggest additional completions #116

turbolent opened this issue Sep 25, 2020 · 0 comments

Comments

@turbolent
Copy link
Member

Context

@MaxStalker created some great code snippets for VS Code. They're very convenient and we should provide them as a default in the language server, i.e. in the Visual Studio Code extension and the Playground, e.g.:

  • New empty array literal
  • Null-coalesce
  • Fields + initializer
  • Pre and post-condition
  • If statement, if-else statement
  • While loop
  • For-in loop
  • Optional binding, with and without else block

Definition of Done

  • Port more code snippets as completion suggestions to the language server
@turbolent turbolent transferred this issue from onflow/cadence May 18, 2023
@turbolent turbolent changed the title Suggest addtional completions [LS] Suggest additional completions May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant