Skip to content

1.4.1 - Add ability to include the prefix

Latest

Choose a tag to compare

@mdmintz mdmintz released this 28 Apr 19:21
1a8785d

Add ability to include the prefix

If setting os.environ["TABCOMPLETER_INCLUDE_PREFIX"] to "true", the prefix gets included in tab-completions.

See the Before & After: (Note that self. got included)

Screenshot 2026-04-28 at 11 48 25 AM Screenshot 2026-04-28 at 11 51 48 AM

What's Changed

Full Changelog: v1.4.0...v1.4.1