Feature #147
The Default Key Bindings for All MakeGood Commands
| Status: | Closed | Start date: | 03/04/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | MakeGood | |||
| Target version: | 0.6.0 | |||
| Tags: | ||||
| Votes: | 0 |
Description
Provides the default key bindings for all MakeGood commands as follows:
| Command | Binding | When |
|---|---|---|
| Run All Tests | Alt+M A | In Windows |
| Rerun Test | Alt+M R | In Windows |
| Stop Test | Atl+M S | In Windows |
| Run All Tests when File is Saved | Alt+M U | In Windows |
| Debug Test | Alt+M B | In Windows |
| Stop on Failure/Error | Alt+M E | In Windows |
| Next Failure/Error | J | In MakeGood View |
| Previous Failure/Error | K | In MakeGood View |
| Show Only Failures/Errors | F | In MakeGood View |
| Run Tests for Context | Alt+M C | Editing PHP source |
| Run Tests for Class | Alt+M L | Editing PHP source |
| Run Tests for File | Alt+M F | Editing PHP source |
| Run Tests that depend on This File | Alt+M D | Editing PHP source |
| Run Tests for | Alt+M X | In Windows |
| Show View (View: MakeGood) | Views |
Resources
Related issues
Associated revisions
Added the default values of all key bindings. (Issue #147)
Added the default key binding of Debug Test action. (Issue #147)
History
Updated by Atsuhiro KUBO over 3 years ago
- Category set to MakeGood
Updated by Atsuhiro KUBO over 3 years ago
- Assignee set to Hideharu MATSUFUJI
- Priority changed from Normal to High
Updated by Atsuhiro KUBO about 3 years ago
- Target version changed from 0.4.0 to 0.5.0
Updated by Atsuhiro KUBO about 3 years ago
- Target version changed from 0.5.0 to 0.6.0
Updated by Atsuhiro KUBO about 3 years ago
- Target version changed from 0.6.0 to 0.7.0
Updated by Hideharu MATSUFUJI about 3 years ago
- Status changed from New to Assigned
Updated by Atsuhiro KUBO about 3 years ago
- Target version changed from 0.7.0 to 0.6.0
Updated by Atsuhiro KUBO about 3 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Updated by Atsuhiro KUBO about 3 years ago
- Subject changed from Provides the default values of all key bindings. to The Default Key Bindings for All MakeGood Commands