Skip to content

Rubocop results are not displayed on VSCode when opening a file larger than approximately 104 kilobytes #3087

Closed as not planned
@cc-harashima

Description

@cc-harashima

Description

Ruby LSP Information

VS Code Version

1.96.0

Ruby LSP Extension Version

0.8.16

Ruby Version Manager

rbenv

gem Versions

rubocop 1.68.0

Reproduction steps

  1. Start the Ruby LSP using a VSCode
  2. Prepare a Ruby file smaller than 103KB and confirm that Rubocop warnings are displayed on VSCode.
  3. Add content to the file to exceed approximately 104KB, and observe that Rubocop warnings disappear from the screen

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingvscodeThis pull request should be included in the VS Code extension's release notes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions