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

Fix crash in vala outline when entering some invalid code #1356

Closed
wants to merge 4 commits into from

Commits on Jul 20, 2023

  1. Avoid re-entering stalled parser

    Jeremy Wootten committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    aea9cff View commit details
    Browse the repository at this point in the history
  2. Ensure outline and doc destruct on close tab

    Jeremy Wootten committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9a851f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge branch 'master' into jpw/fix-vala-outline

    Jeremy Wootten authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    76af5a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge branch 'master' into jpw/fix-vala-outline

    # Conflicts fixed:
    #	src/Services/Document.vala
    #	src/SymbolPane/Vala/ValaSymbolOutline.vala
    #	src/Widgets/DocumentView.vala
    Jeremy Wootten authored and Jeremy Wootten committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5792ce6 View commit details
    Browse the repository at this point in the history