Hi guys,
ci( does not work in python mode.
to replicate:

--- example.py ---
for i in range(10):
    print (1, 2, 3)
---------------------------

position the cursor over the "2"

issue ci(

result:

--- example.py ---
f):
    print (1, 2, 3)
--------------------------

Cheers,
Alessandro

_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to