CreateGoBookmarkPathSuggestionsInput
This content is for v1.2.0. Switch to the latest version for up-to-date documentation.
Defined in: application/commands/bookmark-go-path-suggestion.ts:9
Go bookmark suggestion入力。
Properties
Section titled “Properties”bookmarks
Section titled “bookmarks”
readonlybookmarks: readonlyBookmarkEntry[]
Defined in: application/commands/bookmark-go-path-suggestion.ts:11
Bookmark entry一覧。
commandName
Section titled “commandName”
readonlycommandName:string
Defined in: application/commands/bookmark-go-path-suggestion.ts:13
Command名。
commandPrefix
Section titled “commandPrefix”
readonlycommandPrefix:string
Defined in: application/commands/bookmark-go-path-suggestion.ts:15
補完結果の前に付けるcommand部分。
parentPath
Section titled “parentPath”
readonlyparentPath:string
Defined in: application/commands/bookmark-go-path-suggestion.ts:17
親folder path。
pathCompletionBase
Section titled “pathCompletionBase”
readonlypathCompletionBase:string
Defined in: application/commands/bookmark-go-path-suggestion.ts:19
補完入力として保持するbase。
titlePrefix
Section titled “titlePrefix”
readonlytitlePrefix:string
Defined in: application/commands/bookmark-go-path-suggestion.ts:21
Bookmark title prefix。