-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesjavascriptJavaScript support issuesJavaScript support issuessnippetsverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
Feature Request - Logging snippets for Javascript
I use VSCode as my editor of choice. ❤️
But one nifty set of snippets that I do miss from my time with Atom are the log, warn and error snippets for Javascript.
log => console.log()
warn => console.warn()
error => console.error()
Is this something that could make it into VSCode too? 🙂
I've added the list of snippets to extensions/javascript/snippets/javascript.json on my forked repo. I can raise a PR for this if this is something that interests the team. 😄
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesjavascriptJavaScript support issuesJavaScript support issuessnippetsverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
