You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@
5
5
- features:
6
6
7
7
- adds `%%bigquery` IPython cell magic support for BigQuery ([#553], thanks @julioyildo)
8
+
- completions filtering can be set to case-insensitive in settings ([#549])
9
+
- completions filtering can hide exact matches ([#549])
10
+
- the extra information displayed next to the completion label now can include 'detail' (usually module/package of origin), and can be customized in settings ([#549])
0 commit comments