-
-
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.
* Development.IDE.Main * Reuse Development.IDE.Main in HLS * Bump ghcide version number and HLS minbound Seems like now is the best moment to do it and avoid later accidents * (unrelated) disable cradle experiments in ghcide test suite ``` benchmark experiments 674 hover: OK (30.50s) 675 hover after edit: OK (65.67s) 676 getDefinition: OK (12.24s) 677 getDefinition after edit: OK (62.37s) 678 documentSymbols: OK (13.95s) 679 documentSymbols after edit: OK (16.87s) 680 completions: OK (13.64s) 681 completions after edit: OK (66.82s) 682 code actions: OK (13.80s) 683 code actions after edit: OK (58.70s) 684 code actions after cradle edit: OK (1244.46s) 685 hover after cradle edit: OK (1230.61s) ``` * Fix config
- Loading branch information
1 parent
c2fe061
commit a49f366
Showing
7 changed files
with
362 additions
and
342 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
Oops, something went wrong.