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
Similar to the Haskell language server, add an evaluation code lens. This could use the configured Curry executable (
curry.languageServer.curryPath, which ispakcsby default) and then invoke it e.g. like this:pakcs :load [current module] :eval [expression] :quit