All Projects → JetBrains → resharper-presentation-assistant

JetBrains / resharper-presentation-assistant

Licence: Apache-2.0 license
ReSharper extension to show executing commands and keystrokes

Programming Languages

C#
18002 projects
powershell
5483 projects

Projects that are alternatives of or similar to resharper-presentation-assistant

resharper-xunit-templates
ReSharper Live Templates for xUnit.net
Stars: ✭ 18 (-63.27%)
Mutual labels:  jetbrains, resharper, resharper-plugin
resharper-devguide
Developer guide for the ReSharper Platform
Stars: ✭ 65 (+32.65%)
Mutual labels:  jetbrains, resharper, resharper-plugin
mnemonics
Source code for mnemonic template generators for ReSharper and IDEA
Stars: ✭ 69 (+40.82%)
Mutual labels:  jetbrains, resharper, resharper-plugin
JetBox
ReSharper settings synchronization through Dropbox
Stars: ✭ 18 (-63.27%)
Mutual labels:  jetbrains, resharper, resharper-plugin
ExternalAnnotations
JetBrains ReSharper External Annotations
Stars: ✭ 78 (+59.18%)
Mutual labels:  jetbrains, resharper, resharper-plugin
XmlDocInspections
Configurable XML Doc warnings for ReSharper
Stars: ✭ 25 (-48.98%)
Mutual labels:  resharper, resharper-plugin
XcodeTheme
 Xcode Light & Dark Theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc)
Stars: ✭ 136 (+177.55%)
Mutual labels:  jetbrains
JetBrainsCopilot
✈️ IDE plugin for the IntelliJ platform which adds GitHub Copilot support. (VERY WIP)
Stars: ✭ 155 (+216.33%)
Mutual labels:  jetbrains
resharper-structured-logging
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
Stars: ✭ 117 (+138.78%)
Mutual labels:  resharper
KV4Jetbrains
Syntax highlighting and auto-completion for Kivy/KivyMD .kv files in PyCharm/Intellij IDEA
Stars: ✭ 93 (+89.8%)
Mutual labels:  jetbrains
AsyncSuffix
Asynchronous methods naming checker for ReSharper
Stars: ✭ 19 (-61.22%)
Mutual labels:  resharper
sqle
SQLE is a SQL audit platform | SQLE 是一个支持多场景,原生支持 MySQL 审核且数据库类型可扩展的 SQL 审核工具
Stars: ✭ 731 (+1391.84%)
Mutual labels:  jetbrains
icls-vs-code-dark-plus
Visual Studio Code Dark Plus-like color scheme for PhpStorm and other JetBrains IDEs
Stars: ✭ 24 (-51.02%)
Mutual labels:  jetbrains
utools-recent-projects
uTools 插件, 快速查询最近打开的项目
Stars: ✭ 84 (+71.43%)
Mutual labels:  jetbrains
intellij-one-dark
One Dark syntax theme for JetBrains IDEs
Stars: ✭ 69 (+40.82%)
Mutual labels:  jetbrains
laravel-youtrack-sdk
Laravel wrapper for the YouTrack PHP Software Development Kit provides set of tools to interact with JetBrains YouTrack.
Stars: ✭ 17 (-65.31%)
Mutual labels:  jetbrains
soar-jetbrains-plugin
Plugin of https://github.com/XiaoMi/soar for JetBrains IDE which for SQL optimize and rewrite. SQL 优化工具 SOAR 的 JetBrains IDE 插件
Stars: ✭ 20 (-59.18%)
Mutual labels:  jetbrains
vsvimguide
Guide to VsVim and Resharper
Stars: ✭ 81 (+65.31%)
Mutual labels:  resharper
SideMirror
An Android Studio plugin to mirror your android devices with scrcpy directly from Android Studio.
Stars: ✭ 49 (+0%)
Mutual labels:  jetbrains
intellij-neos
Support for the Neos CMS in Intellij IDEA / PhpStorm
Stars: ✭ 37 (-24.49%)
Mutual labels:  jetbrains

official JetBrains project

Presentation Assistant for ReSharper

Presentation Assistant is an extension for ReSharper that will display the keyboard shortcuts for the currently executing action. Useful for demos, but also handy for pair programming - easily answer those "how did you do that?" questions.

Presentation Assistant showing a shortcut for Extend Selection

Features

  • Displays invoked ReSharper actions, showing any shortcuts. Defaults to Visual Studio keymap, showing the IntelliJ shortcut if it's different. (Visual Studio commands will be added in a future version.)
  • Displays shortcuts for Visual Studio commands where possible. This means, displays the command and shortcuts if it's visible in the main menu. Any other commands (toolbar buttons in tool windows, for example) are not currently shown.
  • Shows multiple invocations of a shortcut.
  • Supports Visual Studio's Light and Dark themes.

Any suggestions? Found a bug? Please add an issue!

Download

You can download the plugin via the Extension Manager. Once installed, you can enable and disable it by selecting the "Presentation Assistant" item in the ReSharper → Tools menu.

Enable Presentation Assistant via the Tools menu

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].