Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Extension warning in VS code

I get this warning when opening a fresh-new NativeScript (Angular) in VS code.

The below 1 extension(s) in workspace recommendations have issues: telerik.nativescript (not found in marketplace)

Should I ignore the warning or delete telerik.nativescript in the extension.json while I develop the app?

like image 414
G.Huan Avatar asked Oct 25 '25 10:10

G.Huan


1 Answers

I have also been getting this notification wondering what it was after creating a new NativeScript Angular project. It seems like NativeScript is trying to recommend their NativeScript extension in VSCode https://nativescript.org/nativescript-for-visual-studio-code/.

I don't have this recommendation or extensions.json file on my older projects so I'm sure you can delete the file/recommendations and decide for yourself if you want to install their extension without affecting your project.

{
    "recommendations": []
}
like image 89
George S Avatar answered Oct 28 '25 04:10

George S



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!