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

Change error & hover IDE msgs to 1-based index #100

Merged
merged 10 commits into from
Sep 15, 2021
Merged

Commits on Jun 30, 2021

  1. Change error & hover IDE msgs to 1-based index

    Co-authored-by: akjw <[email protected]>
    alfredats and akjw committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    67b94e5 View commit details
    Browse the repository at this point in the history
  2. Fix silly error

    alfredats committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7866218 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    153e68a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d237b9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68ac467 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef78838 View commit details
    Browse the repository at this point in the history
  5. update comments

    akjw committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    e30754b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Convert LSP tests to 1-indexed.

    - implemented helper functions (mkRange', mkPosition) for writing the tests in a 1-indexed format for readability, and to reduce cognitive load.
    
    Co-authored-by: akjw <[email protected]>
    alfredats and akjw committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    18e7381 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

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