Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc7d8547

Browse files
authored
feat(docs): add selection source to function table (#1358)
Documented the new `selection` source in the function table, clarifyingits usage for including the current visual selection. This improvesdiscoverability and helps users understand available sources.Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
1 parent05708d3 commitc7d8547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ All predefined functions belong to the `copilot` group.
179179
|`grep`|Searchesforapatternacrossfilesinworkspace |`#grep:TODO`|
180180
|`quickfix`|Includescontentoffilesinquickfixlist |`#quickfix`|
181181
|`register`|ProvidesaccesstospecifiedVimregister |`#register:+`|
182+
|`selection`|Includesthecurrentvisualselection |`#selection`|
182183
|`url`|FetchescontentfromaspecifiedURL |`#url:https://...`|
183184
184185
##PredefinedPrompts

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp