JetBrains / JetBrains/resharper-devguide
Document changes to Actions system
Open
- Dominant language
- No language data
- Stars
- 74
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Lots of changes in Actions:
- [ ] Bulk actions (see #10)
- [ ] `IActionHandler` replaced by `IExecutableAction`
- [ ] Action IDs
- [ ] `IActionRequirement`
- [ ] Async
- [ ] Keyboard shortcuts declared in `ActionAttribute`
- [ ] Action groups defined in code
- [ ] `IActionDefWithId` and bound actions
- [ ] When to use `ActionAttribute` or `ActionHandler` attribute?
Contributor guide
Assessment
This issue has not been assessed yet.