0

I want to know if it is possible to create custom code analyzer for TypeScript like you can for C# and VB# with Roslyn? Are there some frameworks/projects I can leverage to do access AST and semantic information?

Are there some tools to support the integration with Visual Studio to see errors from the analyzer in the code editor? Or everything must be written manually as a plugin for VS?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.