Skip to content

Commit

Permalink
Add #54800 to NEWS (#56774)
Browse files Browse the repository at this point in the history
Show glyphs for latex or emoji shortcodes being suggested in the REPL
  • Loading branch information
jkrumbiegel authored Dec 7, 2024
1 parent 3a68b03 commit 6cb9f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ Standard library changes
in the REPL will now issue a warning the first time occurs. ([#54872])
- When an object is printed automatically (by being returned in the REPL), its display is now truncated after printing 20 KiB.
This does not affect manual calls to `show`, `print`, and so forth. ([#53959])
- Backslash completions now print the respective glyph or emoji next to each matching backslash shortcode. ([#54800])

#### SuiteSparse

Expand Down

2 comments on commit 6cb9f04

@DilumAluthge
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nanosoldier runtests(["PackageCompiler"])

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package evaluation job you requested has completed - possible issues were detected.
The full report is available.

Please sign in to comment.