Skip to content

Commit 6cb9f04

Browse files
authored
Add #54800 to NEWS (#56774)
Show glyphs for latex or emoji shortcodes being suggested in the REPL
1 parent 3a68b03 commit 6cb9f04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Standard library changes
171171
in the REPL will now issue a warning the first time occurs. ([#54872])
172172
- When an object is printed automatically (by being returned in the REPL), its display is now truncated after printing 20 KiB.
173173
This does not affect manual calls to `show`, `print`, and so forth. ([#53959])
174+
- Backslash completions now print the respective glyph or emoji next to each matching backslash shortcode. ([#54800])
174175

175176
#### SuiteSparse
176177

0 commit comments

Comments
 (0)