Skip to content

Auto completion for note-titles with spaces #135

Answered by mickael-menu
vicrdguez asked this question in Help
Discussion options

You must be logged in to vote

One pain point I have is when using in-line completions, writing a space breaks the completion making it imposible to link to my notes.

That's a limitation of the LSP client (e.g. Neovim). Usually they only auto-complete tokens so a space interrupts the completion. However you don't need to add spaces, you can just write everything attached and even omit part of the words:

Telescope default display mode takes the whole screen space, and that breaks a lot the writing flow. I've went ahead and changes light my the plug-in code locally to use Ivy, but definitely I prefer not to make changes to plugins like that.

I think you should be able to provide your own Telescope options by passing a

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vicrdguez
Comment options

Answer selected by vicrdguez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants