NClass icon indicating copy to clipboard operation
NClass copied to clipboard

Use roslyn for syntax validation

Open gbaychev opened this issue 6 years ago • 0 comments

Currently the syntax validation is done via regex-es. It doesn't even function properly, as you cannot import the assemblies from Octokit for example. Roslyn should be a better tool for the job

gbaychev avatar Sep 30 '19 17:09 gbaychev