Repro:
"cursor.cpp.disabledLanguages": ["markdown", "plaintext"]
Hey, try adding the parameter “untitled” to the array.
Hey guys, the “untitled” addition to the array isn’t solving this for me. A new (unsaved) file is not untracked, despite the settings mentioned above.
Are there any other actions that need to be taken in tandem with the “untitled” fix?
version 0.48.8
0.48.8
Same here. Using version 0.48.8.
Hey, I don’t think anything else is needed. You can also try adding to the “plaintext” array.
For me the confusion seem to be that I expect the same behavior for new files and the ones on .cursorignore for the cmd+k feature.
.cursorignore
I do see Cursor Tab stroke out as you shared (thanks, this was useful), so that’s good news.
Cursor Tab
No way to disable cmd+k for newly created, unsaved files?
Also, from what the docs state, this would be the expected behavior, right?