Skip to content

Commit 262fbda

Browse files
committed
Fix Typos.
1 parent e5f597b commit 262fbda

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
- Macro Library nodes support **Paste** action.
88
- Drag-and-drop new supported scenarios:
99
- Dropping a macro onto another macro is supported as a drop on its parent library.
10-
- Dragging an `untitled` macro out of the **Temporary** library is supported as a save operation.\
10+
- Dragging an `untitled` macro out of the **Temporary** library is supported as a save operation.
1111
- Macro REPL:
1212
- Improve handling of recoverable errors in REPL.
13-
- Reenable preview (unexpectedly disabled by Node.js when `eval` was added).
14-
- Add **Apply Template** CodeLens on empty `*.macro.*` and relevant untitled empty editors.
13+
- Reenable result preview (unexpectedly disabled by Node.js when `eval` for TypeScript was added).
14+
- Add **Apply Template** CodeLens on `*.macro.*` and relevant untitled empty editors.
1515

1616
## 0.5.15
1717
- **@macros** chat agent can run the code it generates when asked to.

0 commit comments

Comments
 (0)