posit-dev / positron

Positron, a next-generation data science IDE
Other
2.42k stars 73 forks source link

Prefer prefix-matches / local variable completions over IPython magics #2667

Closed seeM closed 3 months ago

seeM commented 5 months ago

Minor Python completion suggestion: could we prefer prefix-matches / local variables over IPython magic when generating completions in the console? In this example, I have a variable called script in the current session.

image

Requested by @kevinushey on Slack (thread).

testlabauto commented 3 months ago

Verified Fixed

Positron Version(s) : 2024.05.0-1307
OS Version          : OSX

Test scenario(s)

Ordering has been swapped as desired. Image

Link(s) to TestRail test cases run or created: