-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve completions to suggest available grammars and elements within…
… those grammars (#129) * Improve completions to suggest available grammars and elements within those grammars * Simplify text interval include implementation Co-authored-by: Kevin Knight <57677197+kevin-m-knight-gs@users.noreply.github.com> * Rename method to get line up to length * Revert unnecessary change * Rename variable to better align to purpose --------- Co-authored-by: Kevin Knight <57677197+kevin-m-knight-gs@users.noreply.github.com>
- Loading branch information
1 parent
d5e105c
commit b7a2ada
Showing
22 changed files
with
394 additions
and
85 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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
Oops, something went wrong.