Skip to content
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

Add snippet suggestion for metadata annotation #871

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

anderseknert
Copy link
Member

Also in this PR is a minor fixup, where many invoke_suggestion functions have been replaced by startswith alone, as startswith("foo", "") is true, and doesn't need special handling.

Screen.Recording.2024-06-26.at.12.10.15.mov

Also in this PR is a minor fixup, where many `invoke_suggestion` functions
have been replaced by `startswith` alone, as `startswith("foo", "")` is true,
and doesn't need special handling.

Signed-off-by: Anders Eknert <[email protected]>
@charlieegan3 charlieegan3 merged commit 5a61015 into main Jun 26, 2024
3 checks passed
@charlieegan3 charlieegan3 deleted the metadata-snippet branch June 26, 2024 12:36
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.

3 participants