Skip to content

Commit 3850e88

Browse files
authored
Add note to NEWS about keywords in tab completion (#48863)
1 parent b75ddb7 commit 3850e88

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
@@ -141,6 +141,7 @@ Standard library changes
141141
the keybinding Alt-m ([#33872]).
142142
* An "IPython mode" which mimics the behaviour of the prompts and storing the evaluated result in `Out` can be
143143
activated with `REPL.ipython_mode!()`. See the manual for how to enable this at startup ([#46474]).
144+
* Tab completion displays available keyword arguments ([#43536])
144145

145146
#### SuiteSparse
146147

0 commit comments

Comments
 (0)