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

Automatically open QMD files in visual/source editor if specified #577

Merged
merged 18 commits into from
Oct 30, 2024

Commits on Oct 18, 2024

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

Commits on Oct 22, 2024

  1. clean up for clarity

    isabelizimm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ed97a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd181b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Apply suggestions from code review

    Co-authored-by: Davis Vaughan <davis@posit.co>
    isabelizimm and DavisVaughan authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    66aaea2 View commit details
    Browse the repository at this point in the history
  2. changes from review

    isabelizimm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d2d8bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d88ec7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88c00c5 View commit details
    Browse the repository at this point in the history
  5. check if this is a diff

    isabelizimm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d9bea7d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. track editor associations

    isabelizimm committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6824712 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix typing error

    isabelizimm committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9e27565 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. update from review

    isabelizimm committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a80bf80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad050a View commit details
    Browse the repository at this point in the history
  3. clean up unused code

    isabelizimm committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0cf2ea6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. linting

    isabelizimm committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d5ec9c9 View commit details
    Browse the repository at this point in the history
  2. only watch opened tabs

    isabelizimm committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d0a65d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0660b46 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Apply suggestions from code review

    Co-authored-by: Davis Vaughan <davis@posit.co>
    isabelizimm and DavisVaughan authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fed009c View commit details
    Browse the repository at this point in the history
  2. add comments

    isabelizimm committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    14673be View commit details
    Browse the repository at this point in the history