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

Put in some fixes for the new cody-highlights code path #1993

Merged
merged 1 commit into from
Aug 6, 2024

Commits on Aug 6, 2024

  1. Put in some fixes for the new cody-highlights code path

    It was throwing at least two exceptions, one reported by QA and one that I saw myself.
    
    The one I saw was that ProtocolTextDocument must be created on the EDT.
    
    I don't really know how to reproduce or exercise this code path, so we'll have to wait for Rik to look at it, but it should at least not throw errors now.
    steveyegge committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f5a1190 View commit details
    Browse the repository at this point in the history