* Keyword Tag Jump [#f1d06170]

It is possible to jump by displaying the dialog, and extracting the tag jump list including the specified key word. (sakura:1.5.3.1 or later)


*** Keyword [#u0363fe4]

The key word to which tag jumps is input. 


*** [Case Insensitive] CheckBox (default: Non-Checked) [#geb208c1]

The small letter of the English capital letter is not distinguished when checking it. 


*** [Match Any Position] CheckBox (defau;t: Non-Checked) [#kea376dc]

The one that the key word is included on the way of the tag name is displayed in the list when checking it. 

When tag jumps specifying the key word, it is necessary to make the tag file beforehand by [[making the tag file>sakura/en/Make Tag File]]. 

☆ See: [[Usage Direct Tag Jump>sakura/en/Usage Direct Tag Jump]]


* [[Macro Syntax>sakura/en/About Macro]] [#y34c613a]

- Syntax
KeywordTagJump( str1 :String );
-- str1 : Keyword

- Record
Not support

- Remarks
"Key word" is set, and "Direct tag jump list" dialog is displayed. 

----