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 completion for keywords #21171

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Feb 1, 2024

  1. Add keyword completions

    MartinGC94 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    caa5434 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Fix tests

    MartinGC94 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4c2eda9 View commit details
    Browse the repository at this point in the history
  2. Refine some of the completions, add comments and add completion for t…

    …he names of the named blocks.
    MartinGC94 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f9f8a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3f676d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ecf5c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Update tooltips

    MartinGC94 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    eac2a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b40636 View commit details
    Browse the repository at this point in the history
  3. Add tests

    MartinGC94 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    5a4f955 View commit details
    Browse the repository at this point in the history
  4. Fix usingstatement issue

    MartinGC94 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    fe317ca View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Remove unused code

    MartinGC94 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    39d1205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e60a33 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    9ebc8f9 View commit details
    Browse the repository at this point in the history