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

[Display][Diagnostics] Multi file support? #6808

Closed
Neverbirth opened this issue Jan 8, 2018 · 2 comments
Closed

[Display][Diagnostics] Multi file support? #6808

Neverbirth opened this issue Jan 8, 2018 · 2 comments
Assignees
Labels
enhancement feature-ide IDE / Editor support
Milestone

Comments

@Neverbirth
Copy link

Would it be possible to make diagnostics support passing a list of files? Right now, and unless I'm wrong, there is only support for passing either one file or checking a project globally. Being able to pass a list of files would save time on multiple calls, and would make sure that every desired file is checked, as global diagnostics doesn't check for files that are in the classpath but not directly referenced.

@markknol markknol added feature-ide IDE / Editor support enhancement labels Jan 9, 2018
@Simn Simn added this to the Backlog milestone Apr 17, 2018
@Simn
Copy link
Member

Simn commented Sep 20, 2018

@Gama11: This is something to consider for when we port diagnostics to the json protocol.

@Simn Simn modified the milestones: Backlog, Release 4.1 Sep 20, 2018
@Simn Simn self-assigned this Feb 19, 2020
@Simn
Copy link
Member

Simn commented Feb 20, 2020

Will track this in #9134 which I plan to resolve for 4.1.

@Simn Simn closed this as completed Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature-ide IDE / Editor support
Projects
None yet
Development

No branches or pull requests

3 participants