question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for tag completion

See original GitHub issue

I often use tags to help me find notes in my Zettelkasten system and it would be extremely useful to have some sort of tag completion. It could be triggered by typing a # and then a letter to show that the user isn’t trying to type a header. Then the completion options would be all the other tags used in a folder. This would help to show what other common tags are and make sure all of them are uniformly spelled and worded.

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:2
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
realprogrammersusevimcommented, Nov 15, 2022

Here’s an example of how I put tags in my documents:

# My Note

Saying lots of smart stuff. Much smartness, much wow.

[[Another Note]]

#tag #smartness #anotherTag #brilliantInsight
1reaction
eguiraudcommented, May 25, 2023

Hi, I think this is available in the latest release and can be closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

VS Code Completion for custom HTML elements
VS Code will then offer language support such as completion & hover information for the provided tags, attributes and attribute values.
Read more >
DominikDoom/a1111-sd-webui-tagcomplete: Booru style ...
Tag autocomplete supports built-in completion for: ... As of v1.5.0, the webui provides a native method to add activation keywords for Lora through...
Read more >
Override autocomplete for html tags : r/vscode
So I want to add an open tag at the beginning and then move to the end and add the closing tag. Upvote...
Read more >
[html] Add support for custom tag providers for HTML #2784
That one adds completion proposals to the keyboard.json file. That code uses a library called 'jsonc-parser' to find out where the cursor is...
Read more >
Tag Helpers in ASP.NET Core
Learn what Tag Helpers are and how to use them in ASP.NET Core.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found