docs.sublimetext.io icon indicating copy to clipboard operation
docs.sublimetext.io copied to clipboard

The search field doesn't do what I want

Open rwols opened this issue 5 years ago • 1 comments

It should guide me to:

  • a built-in command when I type the name of that command
  • a global setting when I type the name of a setting

rwols avatar Aug 08 '20 10:08 rwols

The built-in search via the plug-in:

  • https://github.com/vuejs/vuepress/tree/master/packages/%40vuepress/plugin-search
  • https://vuepress.vuejs.org/plugin/official/plugin-search.html

only includes headers. One solution would be to have a section with its own header per documented command or setting.

jrappen avatar Jan 30 '21 00:01 jrappen

This now is more inline with expectations using Algolia

TerminalFi avatar Oct 29 '23 18:10 TerminalFi