Commit Graph

16 Commits

Author SHA1 Message Date
rhiannon morris 1cb34ab5d6 add type search on \s (since proof search is ALSO \o) 2023-05-28 14:45:18 +02:00
rhiannon morris 504979fe07 remove menu bar stuff 2023-05-28 14:44:41 +02:00
rhiannon morris 9c35464b69 also print input expression with \e 2023-05-28 14:44:12 +02:00
rhiannon morris 2c89714506 remove commands that don't exist in idris2 2023-05-28 14:43:45 +02:00
rhiannon morris 518e5f0c41 fix refine command 2023-05-27 16:22:20 +02:00
rhiannon morris ad08ee24f5 stop wobbling the window around on reload 2023-05-27 16:22:13 +02:00
rhiannon morris 6b8e2c8d3e else if → elseif 2022-01-03 15:09:55 +01:00
rhiannon morris 1e64a7bd2c set more scratch props for idris-response 2022-01-03 15:09:43 +01:00
rhiannon morris be255abde7 don't clobber registers with old idris-response 2021-12-28 09:56:16 +01:00
rhiannon morris f088d05a14 add \T to show type with implicits 2021-12-28 09:56:16 +01:00
Giuseppe Lomurno 20f025a225 Disable color and minor syntax additions 2020-08-20 10:52:07 +02:00
neriglissar 5f31ebb697
[Fix] E121: Undefined variable: file in IdrisReload 2020-05-17 14:15:08 +02:00
Giuseppe Lomurno bd97999479 Escape the paths passed to idris2 2020-05-15 15:33:33 +02:00
Matus Tejiscak 8a8c94d328 Use absolute paths to invoke Idris2. 2020-03-29 18:30:25 +02:00
Edwin Brady 7a0b10df22 Add --find-ipkg flag
This means the Idris instance will look for an ipkg file in parent
directories and use that as the root, processing any options.
2020-02-23 12:56:29 +00:00
Edwin Brady e3816a7be5 Initial version
Mostly copied from idris-vim
2020-02-22 20:32:56 +00:00