Open Issues Need Help
View All on GitHub Can't find interaction point 0 about 6 hours ago
bug help wanted
Migrate away from `stack` 5 months ago
help wanted
Vimscript: is this a design choice? 8 months ago
enhancement help wanted
Colouring non-terminating functions 10 months ago
enhancement help wanted good first issue
AI Summary: Implement a new Neovim command, `:CornelisShowConstraints`, within the `cornelis` plugin. This command should mirror the functionality of the Emacs command `C-c C-=`, which displays solutions for interaction metas found through unification. The implementation will involve sending the appropriate command (`Cmd_constraints`) to the Agda interaction server and handling the response to display the information in the Neovim interface.
Complexity:
3/5
enhancement help wanted