Skip to content

[Feature Request] snippet support RANDOM #80297

@seognil

Description

@seognil

[use case]
console.log('#45dlk5', $1)
generate a simple random string as a quick debug flag

[feature request]
add a $RANDOM varible to snippet
or support JS expression as ES6 did
e.g. `${Math.random().toString(36).slice(-6)}` => '45dlk5'

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitygood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiessnippets

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions