-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiessnippets
Milestone
Description
It would be nice to have additional snippet format options, e.g. kebabCase, camelCase, snakeCase, startCase, pascalCase.
For example, for file named generic-list-row.ts and snippet export class ${TM_FILENAME_BASE/(.*)/${1:/pascalCase}/ generated code would be export class GenericListRow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiessnippets