console.log() snippet for VS CodeThe only plus in this snippet is that it adds those separator lines around your log which can make it easier to spot your logs if you have a lot of other logs in the console, or if they are hard to filter. InstallDisplaying your snippets as first suggestionsAs you can see in the example on the top, the snippets appear as the first suggestions on autocomplete for me. This can come very handy, and it is very easy to set up:
|