My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Visual studio JavaScript auto-fill

Cameron Thomson's photo
Cameron Thomson
·Apr 22, 2019

Hello,

I had a quick question for any Visual studio users out there.

I am curious if you know of a way to bring the console.log( ) up faster with auto-fill ( right now every setting in my editor is default )

I want to be able to just type 'co' and then hit enter and be directly inside of the parenthesis.

Currently I have to type in 'cons' to get (console), then hit enter, then type '.' and hit enter again to get (log), finally I have to add in my parenthesis ...

This is horribly inefficient and I do REALLY love the visual studio editor so ... just looking for a solution.

THANK YOU !!!