Disable include path completion suggestion insertion on entering a path separator #7055
-
Hello, (TL;DR) How can I disable include path completion insertion on typing a path separator character? Background: Of course the reason for it not completing to foo is that it doesn't have foo in its include path at the time, but I often run into situations where this is (temporarily) the case. Probably because I'm using CMake and the CMake extension wants me to reconfigure for each new file I create and I usually procrastinate that to a later point in time. All I want is to disable this feature (inserting completion suggestion on path sep). I have my Tab key for inserting completion suggestions and I'm fine with that. I have searched the settings and the web, but couldn't find a way to disable it. I hope I just oversaw it and you can point me to the right setting. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
There is no setting for that. I could transfer this to a feature request. |
Beta Was this translation helpful? Give feedback.
There is no setting for that. I could transfer this to a feature request.