albertromkes/tabout

Code completion hint box is too wide

huzi19861007 opened this issue · 3 comments

The tabout for Pycharm platform code completion hint box width is too wide.

I have no clue what you're talking about. Pycharm is completely different editor than VSCode right? What am I missing?

@albertromkes I mean, the tabout works normally on vscode, but on pycharm, the width of its code completion hint box is too wide, I use pycharm 2019.3.3. The previous version worked fine, but this problem happened after the plugin updated the latest version.
The previous version of this plug-in can be used normally on pycharm 2019.3.3, there will be no UI problem of code completion.
I try to disable the tabout plug-in, and only use the Pycharm native code completion function, there is no ui problem.
Normally, my Pycharm window only takes up half the screen, but at this time, the tabout code completion box takes up the entire screen width.

I didn't know that a VSCode extension could be used in Pycharm! Anyway, I have no clue why this happens with the latest version. I am not going to investigate why this is the case as I developed this for my own use and for VSCode. You could fork this extension and adjust it to work with Pycharm. Goodluck!