开发者

How to add Intellisense support to visual studio for new language

开发者 https://www.devze.com 2023-01-12 05:00 出处:网络
I want to add Intellisense for .xyz file types which is my own language开发者_StackOverflow社区.

I want to add Intellisense for .xyz file types which is my own language开发者_StackOverflow社区. How should i proceed?


You can create your own language services using the Visual Studio SDK.

0

精彩评论

暂无评论...
验证码 换一张
取 消