Skip to content

Commit

Permalink
Add note to NEWS about keywords in tab completion (#48863)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbouffard authored Mar 3, 2023
1 parent b75ddb7 commit 3850e88
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 @@ -141,6 +141,7 @@ Standard library changes
the keybinding Alt-m ([#33872]).
* An "IPython mode" which mimics the behaviour of the prompts and storing the evaluated result in `Out` can be
activated with `REPL.ipython_mode!()`. See the manual for how to enable this at startup ([#46474]).
* Tab completion displays available keyword arguments ([#43536])

#### SuiteSparse

Expand Down

0 comments on commit 3850e88

Please sign in to comment.