can someone explain how you disable angular auto complete on visual studio code?
Cheers
Open the editor settings and search for the 'angular1' you will find a config:
"html.suggest.angular1": true
copy this line to user setting and edit it to:
"html.suggest.angular1": false
Angular1 suggestion will be disable.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With