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

Introduce minimap section headers, a la Xcode #190759

Merged
merged 28 commits into from
Mar 18, 2024

Commits on Aug 14, 2023

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

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    859b514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e7d320 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    dgileadi committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    84c4b26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f82bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25ba766 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4a2743 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    665c18b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e44daec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a72fc06 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Aug 31, 2023

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

Commits on Sep 14, 2023

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

Commits on Sep 26, 2023

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

Commits on Oct 5, 2023

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

Commits on Nov 1, 2023

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

Commits on Jan 10, 2024

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

Commits on Feb 1, 2024

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

Commits on Feb 26, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 15, 2024

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

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    c6d4017 View commit details
    Browse the repository at this point in the history
  2. Simplify change

    alexdima committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    21ccd26 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    fd24961 View commit details
    Browse the repository at this point in the history
  2. Fix issue introduced earlier

    alexdima committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0eb9c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27c1186 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81dd321 View commit details
    Browse the repository at this point in the history
  5. Parse mark headers in the entire file and then filter out the ones no…

    …t appearing in comments on the UI side, where tokens info is available
    alexdima committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f5f7032 View commit details
    Browse the repository at this point in the history