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.
how to disable kite hint snippet setting in VSCode?
2.6k views Asked by Aidenhsy At
2
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.