mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
added link to cheatsh-qtcreator (#171)
This commit is contained in:
@@ -478,17 +478,17 @@ and press `<leader>KE`: explanation for the warning will be opened in a new buff
|
||||
|
||||
Features supported by cheat.sh plugins for different editors:
|
||||
|
||||
|Feature |Emacs|Sublime|Vim|VSCode|IDEA|
|
||||
|-------------------|-----|-------|---|------|----|
|
||||
|Command queries |✓ |✓ |✓ |✓ |✓ |
|
||||
|Queries from buffer| | |✓ |✓ | |
|
||||
|Toggle comments | | |✓ |✓ |✓ |
|
||||
|Prev/next answer | | |✓ |✓ |✓ |
|
||||
|Multiple answers | |✓ | | |✓ |
|
||||
|Warnings as queries| | |✓ | | |
|
||||
|Queries history | | |✓ |✓ | |
|
||||
|Session id | | |✓ | | |
|
||||
|Configurable server|✓ | |✓ |✓ | |
|
||||
|Feature |Emacs|Sublime|Vim|VSCode|IDEA|QtCreator|
|
||||
|-------------------|-----|-------|---|------|----|---------|
|
||||
|Command queries |✓ |✓ |✓ |✓ |✓ |✓ |
|
||||
|Queries from buffer| | |✓ |✓ | |✓ |
|
||||
|Toggle comments | | |✓ |✓ |✓ |✓ |
|
||||
|Prev/next answer | | |✓ |✓ |✓ | |
|
||||
|Multiple answers | |✓ | | |✓ | |
|
||||
|Warnings as queries| | |✓ | | | |
|
||||
|Queries history | | |✓ |✓ | | |
|
||||
|Session id | | |✓ | | | |
|
||||
|Configurable server|✓ | |✓ |✓ | |✓ |
|
||||
|
||||
### Vim
|
||||
|
||||
@@ -593,6 +593,25 @@ Usage:
|
||||
|
||||
*(GIF courtesy: Szymon Przebierowski, @szymonprz)*
|
||||
|
||||
### QtCreator
|
||||
|
||||
* [cheatsh-qtcreator](https://github.com/pozemka/cheatsh-qtcreator)
|
||||
|
||||
Current features:
|
||||
|
||||
* search word under cursor
|
||||
* search selected
|
||||
* query search
|
||||
* disable comments
|
||||
* paste answer (?TQ version)
|
||||
* custom server URL
|
||||
* custom search context (default is cpp)
|
||||
* hotkeys and menu
|
||||
|
||||
[](https://github.com/pozemka/cheatsh-qtcreator)
|
||||
|
||||
*(GIF courtesy: Pozemka, @pozemka)*
|
||||
|
||||
## Special pages
|
||||
|
||||
There are several special pages that are not cheat sheets.
|
||||
|
||||
Reference in New Issue
Block a user