al-objid icon indicating copy to clipboard operation
al-objid copied to clipboard

How to disable N0301 Warning?

Open vdevmt opened this issue 1 year ago • 1 comments

It is possibile to disable the N0301 warning for projects where the Ninja extension is not used?

vdevmt avatar Dec 02 '24 09:12 vdevmt

@vjekob do you have any news for this question?

vdevmt avatar Jan 03 '25 10:01 vdevmt

Well, the easiest is to disable Ninja per workspace. That's a built-in feature in Visual Studio Code so that should work okay.

vjekob avatar Oct 30 '25 11:10 vjekob

Well, the easiest is to disable Ninja per workspace. That's a built-in feature in Visual Studio Code so that should work okay.

Yes, I confirm that this is the best solution. In fact, I closed the issue yesterday because I’ve been using this workaround for quite some time now

Thanks!

vdevmt avatar Oct 30 '25 12:10 vdevmt