Skip to content

[Feature Request] Logging snippets for JavascriptΒ #37839

@abinavseelan

Description

@abinavseelan

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()

atom-log-snippets

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. πŸ˜„

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesjavascriptJavaScript support issuessnippetsverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions