We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3784604 commit 2db3c9dCopy full SHA for 2db3c9d
README.md
@@ -25,10 +25,10 @@ Use `Get-Help` to see documentation for any command.
25
- **Search**
26
- `Search-Sourcegraph` 💡 _with query autocompletion_
27
- **Code intelligence**
28
- 💡 _All code intelligence cmdlets support search output as pipeline input_
29
- - `Get-SourcegraphHover`
+ 💡 _all code intelligence cmdlets support search output as pipeline input_
+ - `Get-SourcegraphHover` 💡 _displayed as rendered markdown_
30
- `Get-SourcegraphDefinition`
31
- - `Get-SourcegraphReference`
+ - `Get-SourcegraphReference` 💡 _automatically paginated and streamed_
32
- **Repositories**
33
- `Get-SourcegraphRepository`
34
- **Users**
0 commit comments