What's Changed
- New
diff.updatecommand highlights changes in the scratch file. (#6080; thanks @bbarker!) - MCP improvements. (#6081, #6082; thanks @kn0ll!)
- Fixed a parsing error involving multi-line
matchscrutinees. (#6078) - Fixed
text.findwhich was not finding numbers that appeared in patterns. (#6073)
All PRs Since Previous Release:
- Fix MCP: Successful responses contain duplicate outputs by @kn0ll in #6082
- Adding MCP commands: "rename", "move", "moveTo", "delete", "delete.namespace" by @kn0ll in #6081
- format
trunkwith ormolu 0.7.2.0 by @github-actions[bot] in #6084 - fix parsing certain multiline
match/ indentation cases by @aryairani in #6078 - let
text.finddetect numbers in patterns by @aryairani in #6079 - update transcripts by @aryairani in #6085
- [Draft] Add diff.update to show preview of changes before running update by @bbarker in #6080
New Contributors
Full Changelog: release/1.0.1...release/1.0.2