Jump to content

Recommended Posts

I want to create an IDE plugin like Copilot for Visual Studio or like Cursor.

I already started with OTA but now I wonder if it would have been better to go for NTA (Native Tools API). NTA seems more brittle but also more complete (and way less boiler plate code).

Opinions?

 

Share this post


Link to post

If the NTA offers advantages to your plugin you can always add that later. Whether that's the case depends on what your plugin does.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×