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

Improve go-to-definition for object pattern field aliases #242

Merged
merged 10 commits into from
Aug 26, 2023
Merged

Commits on Aug 26, 2023

  1. Misc improvements

    rvanasa committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4e56ca9 View commit details
    Browse the repository at this point in the history
  2. Misc

    rvanasa committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4be87b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0254c0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c20b9d View commit details
    Browse the repository at this point in the history
  5. Remove commented code

    rvanasa committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    8fdc202 View commit details
    Browse the repository at this point in the history
  6. Refactor

    rvanasa committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    0289ad5 View commit details
    Browse the repository at this point in the history
  7. Improve type checking UX (#239)

    * Adjust 'processQueue()' logic
    
    * Optimize main file type checking
    
    * Increase main file type checking debounce
    
    * Fix type checker sometimes using outdated file content
    
    * 0.13.11
    
    * Refactor for clarity
    
    * Cancel checking workspace on file change
    rvanasa committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    24a58a8 View commit details
    Browse the repository at this point in the history
  8. Add notification on Mops / Vessel package configuration error (#240)

    * Add notification for error in Mops / Vessel configuration
    
    * Add 'View logs' button to error message
    
    * Adjust error message detail rendering
    rvanasa committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    dfb5480 View commit details
    Browse the repository at this point in the history
  9. Bump formatter (#241)

    * Bump formatter
    
    * 0.13.12
    rvanasa committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4bdaf67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18117f6 View commit details
    Browse the repository at this point in the history