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

Autocomplete rsx #2421

Merged
merged 11 commits into from
May 22, 2024
Merged

Autocomplete rsx #2421

merged 11 commits into from
May 22, 2024

Commits on May 16, 2024

  1. autocomplete rsx

    ealmloff committed May 16, 2024
    Configuration menu
    Copy the full SHA
    150a8cc View commit details
    Browse the repository at this point in the history
  2. hide the completions module

    ealmloff committed May 16, 2024
    Configuration menu
    Copy the full SHA
    efd5e3f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    3bf9176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    194899c View commit details
    Browse the repository at this point in the history
  3. remove extra import

    ealmloff committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9f45880 View commit details
    Browse the repository at this point in the history
  4. Revert "add field completion hints for props"

    This reverts commit 194899c.
    ealmloff committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7cb61d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f4610e View commit details
    Browse the repository at this point in the history
  6. fix autofmt

    ealmloff committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fbb58cb View commit details
    Browse the repository at this point in the history
  7. feat: just use regular ifmt if it's compatible

    reuses the tokens for ifmt so RA provides its HIR lowering on simple formatted strings
    jkelleyrtp committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a172a20 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix merging ifmt strings

    ealmloff committed May 20, 2024
    Configuration menu
    Copy the full SHA
    069bc1b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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