hoangKnLai / vscode-ipython

VSCode Extension integrating Editor with IPython console.
MIT License
18 stars 5 forks source link

ipython stuck when using ctrl_space #46

Closed Johan1974 closed 6 months ago

Johan1974 commented 8 months ago

Hello,

Just using ipython with visual code and i like the syntax highlighting. Out of habit i used ctrl_space for code completion but then the shell got stuck and i can not type further and have to remove the terminal and start again. Not sure if it is relevant to use this combination with ipython but it should not get stuck on this combination.

For your information i am using the following versions:

Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] IPython 8.19.0 -- An enhanced Interactive Python. Type '?' for help.

Johan

hoangKnLai commented 8 months ago

Hi, I've not been able to reproduce the problem but will still keep an eye out for this. Some note: