Skip to content

Commit

Permalink
Merge pull request #514 from FourteenBrush/FourteenBrush-add-reverse-…
Browse files Browse the repository at this point in the history
…directive

Add `#reverse` directive
  • Loading branch information
DanielGavin authored Sep 26, 2024
2 parents 5b9fa49 + e0f4abc commit d24a9c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/completion.odin
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ DIRECTIVE_NAME_LIST :: []string {
"line",
"procedure",
"caller_location",
"reverse",
/* call directives */
"location",
"caller_expression",
Expand Down

0 comments on commit d24a9c8

Please sign in to comment.