-
Notifications
You must be signed in to change notification settings - Fork 186
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
RStudio: no more linters, pane "Markers" stays #520
Comments
Thanks for reporting this. I've looked into it and confirmed the problem: The implementation of |
@razz-matazz Do you mind checking out the branch in PR #521 to confirm the bug is fixed for you as welll? |
i'd love to do so, but never checked out a branch/reviewed a PR... Do you know any guide I can follow? |
You can specify the commit in |
Hello,
When lintering a file in RStudio, a pane "Markers" opens and displays the linters. Fine.
When lintering the file again, the pane refreshes. As long as linters are found. If not, the pane doesn't refresh (or close).
RStudio version 1.3.1056, Windows 10.
The text was updated successfully, but these errors were encountered: