-
-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bracketing for snippet completions (#1709)
* Enhancement: #1700 * changed bracketed typed hole completions to regular bracketed completions * removed redudant comment * removed whitespace * Updated test cases to expect bracketed completions, Type constructors with no arguments no longer bracketed * Updated hls tests for bracketed completions * added missing ghcide/example/HLS file * moved ghcide/examoke.HLS to ghcide/bench/example/HLS * Restored ghcide/bench/example/HLS * restored ghcide/bench/example/HLS * removed unnecessary 'T.pack' (OverloadedStrings) Co-authored-by: Oliver Madine <[email protected]> Co-authored-by: Junyoung/Clare Jang <[email protected]> Co-authored-by: Potato Hatsue <[email protected]>
- Loading branch information
1 parent
d2bb0d9
commit f933011
Showing
3 changed files
with
16 additions
and
8 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