nubia/internal/completion.py (3 lines): - line 189: # TODO: Handle positional argument completions too - line 202: # TODO: Support dictionary keys/named tuples completion - line 216: # TODO: We would like to only show positional choices if we exhaust all nubia/internal/typing/argparse.py (1 line): - line 62: # FIXME: this is a really, really bad idea nubia/internal/ipython.py (1 line): - line 30: # TODO: This currently works for AutoCommands only, it's a hack to get