ipython / ipython/ipython

Path completition displays all names instead of only paths

Open
#11,636 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.8k
Forks
4.5k
Avg merge
1d 2h
Merged PRs (30d)
6

Description

When I press TAB with the cursor being positioned after a slach in between string delimiters IPython suggests a list of completitions. I expect them to be path completitions, hence the list should only include path names that exist in the give directory. This is the case in earlier versions of IPython. Now, the list includes all objects currently available for IPython.

screen shot 2019-03-07 at 09 14 36

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.