Skip to content
This repository was archived by the owner on Apr 11, 2020. It is now read-only.

visual studio 2017 built in web code analysis disabled for big files #1046

Closed
guylando opened this issue Jun 14, 2017 · 5 comments
Closed

visual studio 2017 built in web code analysis disabled for big files #1046

guylando opened this issue Jun 14, 2017 · 5 comments

Comments

@guylando
Copy link

guylando commented Jun 14, 2017

I can't find the configuration where i could specify the file size for this limitation. any ideas?
The right click on a big css\js file has the "run code analysis" button missing and the auto analysis is disabled too.
No documentation anywhere.
Barely any relevant google results for visual studio "web code analysis".
Where is this feature documentation??

@guylando
Copy link
Author

Is this repository not-active? 11 days without an answer

@guylando
Copy link
Author

Can you help? @madskristensen

@madskristensen
Copy link
Contributor

The file limit is 35kb and there are no settings to change that. The reason is that the linters can go into stackoverflow when the file is too big

@mlorbetske
Copy link

@guylando yes, we're moving away from tracking issues on this repo in preference for Visual Studio Developer Community as discussed in #1026. This move allows us to route issues across the different teams within Visual Studio and should encourage more direct contact with the engineers investigating issues.

Since @madskristensen has responded with the reasoning behind this not being a configurable setting, I'll close this - if you feel that this is something that merits further consideration, please open an issue on the Developer Community site.

@guylando
Copy link
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants