-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Similar to the Haskell language server, add an evaluation code lens. This could use the configured Curry executable (curry.languageServer.curryPath, which is pakcs by default) and then invoke it e.g. like this:
pakcs :load [current module] :eval [expression] :quit
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request