mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
![]() * Use new Jedi API * Replace the existing python completer * Create rich completions with extra info * Use entire multiline document if available * Complete xonsh special tokens * Be aware of _ (last result) * Only show dunder attrs when prefix ends with '_' |
||
---|---|---|
.. | ||
abbrevs.py | ||
autovox.py | ||
bashisms.py | ||
coreutils.py | ||
distributed.py | ||
free_cwd.py | ||
jedi.xsh | ||
mpl.py | ||
mplhooks.py | ||
prompt_ret_code.xsh | ||
README | ||
vox.py | ||
voxapi.py | ||
whole_word_jumping.py |
xontrib is an implicit namespace package. DO NOT add an __init__.py file to this directory. Feel free to add both *.xsh and *.py files to the directory, they will be installed and available.