Skip to content

Describe passing custom arguments to snippets #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 17, 2025

Conversation

deathaxe
Copy link
Contributor

This commit adds description how to pass field or custom argument values to snippets using some small code examples.

caused by https://forum.sublimetext.com/t/how-do-i-insert-a-snippet-with-paramn-variables-from-a-plugin/76200

This commit adds description how to pass field or custom argument values
to snippets using some small code examples.

caused by https://forum.sublimetext.com/t/how-do-i-insert-a-snippet-with-paramn-variables-from-a-plugin/76200
@deathaxe deathaxe force-pushed the feat/snippet-parameters branch from 959966b to cc68aaa Compare May 17, 2025 16:31
Copy link
Member

@FichteFoll FichteFoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good awareness to add this to the guide page.

@FichteFoll FichteFoll merged commit a7b1ec4 into sublimetext-io:master May 17, 2025
2 checks passed
@deathaxe deathaxe deleted the feat/snippet-parameters branch May 18, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants