Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Ability to Lint all files (without opening them individually) #32

Open
SonicDeathMonkey opened this issue Feb 19, 2015 · 0 comments
Open

Comments

@SonicDeathMonkey
Copy link

Enhancement:

Although xquery is not a compiled language, there are dependencies among files. Currently the plugin only Lints a file if its opened, edited, or saved. Yet there are files that could have issues, but those are not exposed until opened, edited, or saved. If one could "Lint All on open, edit, or save" or "Lint All In the Background" to show all issues, that could be extremely useful. My sense is that the Linting makes a call to the ML server for each file, so this maybe a challenge.

I understand this enhancment is essentially using the Lint to compile your whole xquery "project".

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

1 participant