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

Made diagnostics rendering more robust #17502

Merged

Commits on Sep 7, 2020

  1. Made diagnostics rendering more robust

    In case of an exception while rendering a plugin, the number of
    indents is not restored to its initial value and eventually
    plugins will run into an IndexOutOfBoundException.
    
    This PR fixes that by resetting the number of indents before
    a plugin is rendered.
    pveentjer committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    6af00c0 View commit details
    Browse the repository at this point in the history