Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pycharm - Leave Full Line Code Completion on? Disable it? #1738

Open
asusdisciple opened this issue Mar 28, 2024 · 1 comment
Open

Pycharm - Leave Full Line Code Completion on? Disable it? #1738

asusdisciple opened this issue Mar 28, 2024 · 1 comment

Comments

@asusdisciple
Copy link

So I installed TabbyML and it works fine with my pycharm installation.
However I wonder what to do about the default settings for the AI-Powered plugins in Pycharm.

Obviously I disabled the AI Assistant, but what about "Full Line Code Completion", "Machine Learning Code Completion"
and "Machine Learning in Search Everywhere", which also runs locally?

Are there any best practices?

@icycodes
Copy link
Member

Hi, @asusdisciple
Thank you for the feedback.

It is not recommended to use Tabby Plugin along with other inline suggestion providers, as it may cause conflicts in the ghost text display. These conflicts may be addressed in the future as we transition to using the new inline completion engine API instead of the current ghost text rendering method.

Tabby Plugin is primarily developed and tested in the Community version of the IDE, which does not have these AI assistant features. If you encounter any unexpected behavior or conflicts with features in the Pro version of the IDE, please feel free to open an issue so that we can investigate and address it accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants