Add support for tag completion
See original GitHub issueI 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:
- Created 10 months ago
- Reactions:2
- Comments:7 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Here’s an example of how I put tags in my documents:
Hi, I think this is available in the latest release and can be closed.