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