Skip to content

draft: Lsp completion#474

Open
neo451 wants to merge 15 commits intomainfrom
lsp_completion
Open

draft: Lsp completion#474
neo451 wants to merge 15 commits intomainfrom
lsp_completion

Conversation

@neo451
Copy link
Member

@neo451 neo451 commented Oct 22, 2025

Just put here for reference

need to solve #461 #449

resolves #97

supported patterns

  • ref [[name, [name
  • tag [[tag
  • create note
  • block [[name#^block
  • header [[name#header

constraints

  • full unicode support
  • search.sort_by, search.sort_reversed
  • completion.match_case, completion.min_chars

builds ground for new features:

  1. [[## header feat: Searching for headers across the entire vault #320

  2. [[name@template Double Brackets Can Choose Templates When Creating New Notes #178

  3. [! to trigger callouts

@neo451 neo451 modified the milestones: 3.16.0, 3.17.0 Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"sort_by" and "sort_reversed" settings don't work with blink completion and snacks picker

1 participant