tunnelvisionlabs / LangSvcV2

"Language Service V2" reference repository
Other
86 stars 38 forks source link

Allow passing of command line arguments #6

Open sharwell opened 9 years ago

sharwell commented 9 years ago

Moved here from BitBucket

I'd like to be able to treat certain warnings (e.g. 125 implicit token definition in parser) as an error when compiling via VisualStudio.

One way to accomplish this would be to allow passing of command line arguments, e.g. -W125