mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00

* xontrib: jedi: Don't complete partial paths in commands E.g. when completing "/bin/a" we don't want jedi to complete "/bin/abs" * xontrib: jedi: Allow case-insensitive completions * news: Add improve-jedi-completer
23 lines
267 B
ReStructuredText
23 lines
267 B
ReStructuredText
**Added:**
|
|
|
|
* Enabled case-insensitive completions for the ``jedi`` xontrib.
|
|
|
|
**Changed:**
|
|
|
|
* Disabled completing subpaths for commands in ``jedi``.
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|