-
Notifications
You must be signed in to change notification settings - Fork 855
Migrate block comment commands to actions #2171
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
Draft
FireChickenProductivity
wants to merge
45
commits into
talonhub:main
Choose a base branch
from
FireChickenProductivity:migrate-block-comments-to-actions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 15 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
847e956
Migrate block comment line command
FireChickenProductivity e091b03
Extract more functionality to actions
FireChickenProductivity 1b2c6fa
Improve clarity
FireChickenProductivity 1d5a7c1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ed0d272
Revert to prior behavior
FireChickenProductivity 05c8711
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 35d7db1
Remove no longer used argument
FireChickenProductivity b006711
Do text insertion with comments
FireChickenProductivity 06b9fc0
Start using snippet in both places
FireChickenProductivity 0c71436
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 16efc34
Revert to multiple inserts
FireChickenProductivity a29bd3b
Remove new snippet action
FireChickenProductivity b8bc1c4
Update action names
FireChickenProductivity 2577f1a
Merge branch 'main' into migrate-block-comments-to-actions
FireChickenProductivity eceb6cf
Fix action name
FireChickenProductivity 026907c
Revert snippet changes
FireChickenProductivity 295f2f2
Fix documentation string
FireChickenProductivity fd87f20
Simplify text insertion
FireChickenProductivity d839012
Simplify branching
FireChickenProductivity f08f980
Remove unnecessary actions
FireChickenProductivity 6589a81
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f27423c
Use code block comment in line to use the snippet
FireChickenProductivity 7de1a8d
Explain why we are not using a snippet
FireChickenProductivity 0fd2b31
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b1bcfb1
Make clearer
FireChickenProductivity b7d589f
Make consistent
FireChickenProductivity d7f2225
Keep lua behavior more consistent
FireChickenProductivity 0146ec8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] dce0ae9
Merge branch 'main' into migrate-block-comments-to-actions
FireChickenProductivity 30cbcf0
Provides c like implementation for inline block comments
FireChickenProductivity e7712bf
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a903d1f
Merge branch 'main' into migrate-block-comments-to-actions
nriley 9498e62
Merge branch 'main' into migrate-block-comments-to-actions
FireChickenProductivity 95b5411
Rename variable
FireChickenProductivity b401bad
Add optional argument to support better error messages
FireChickenProductivity 0e483a8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 87ad0c4
Use name argument
FireChickenProductivity 9cb903e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b0bf31b
Update snippet names
FireChickenProductivity 3c96102
Merge branch 'main' into migrate-block-comments-to-actions
FireChickenProductivity f4dc0b0
Add some test cases
FireChickenProductivity a53d4ce
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7239b8b
Add error tests
FireChickenProductivity 6c94ca4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 62c590b
Merge branch 'main' into migrate-block-comments-to-actions
FireChickenProductivity File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.