The most recent update of Kite added a hint feature on the right of every line my cursor is on. , , which gets super annoying. I want to continue using Kite but I don't want this "Find related code in " to follow the cursor around.
Type “editor. hover. enable” into the search field then check/uncheck the checkbox associated with “Controls whether the hover is shown.” to enable/disable the suggestion tooltip on hover.
Open the Default Keyboard Shortcuts (File > Preferences > Keyboard Shortcuts) and search for "suggest".
To disable TSLint in VS Code, we can set the "typescript. validate. enable" setting to false in our VS Code settings. json file.
Kite integrates with VS Code for a superior autocomplete experience while coding in Python & JavaScript. With Multi-Line Completions, Kite helps you code faster while staying in flow.
For VSCode: "Search in the settings for "Kite > Codefinder > Enable Line Decoration" and disable it. That helped me." (found on github)
For Atom: "Settings > Packages > Kite > Enable codefinder decoration", disable this.
For VSCode: go to settings.json and paste this line to your settings "kite.codefinder.enableLineDecoration": false
it worked for me and that annoying pop-up is gone.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With