Skip to content

Commit c622647

Browse files
committed
Add CHANGES.md entry and how-to.md docs for Show All Data shortcut
1 parent d936894 commit c622647

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Version 2.1
44

5+
- `Show All Data` Add configurable keyboard shortcut to open Show All Data for the current record (`Alt+Shift+I` by default) [issue #917](https://github.com/tprouvot/Salesforce-Inspector-reloaded/issues/917) (contribution by [Ruben Halman](https://github.com/RubenHalman))
56
- `Popup` Add filter icon and menu on User tab search input [discussion #1147](https://github.com/tprouvot/Salesforce-Inspector-reloaded/discussions/1147)
67

78
- `Event Monitor` Allow users to generate, publish and save Platform Events based on their definition

docs/how-to.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,9 +324,14 @@ Navigate to your browser shortcut menu and choose dedicated shortcuts for the pa
324324

325325
* Chrome: [chrome://extensions/shortcut](chrome://extensions/shortcut)
326326
* Edge: [edge://extensions/shortcuts](edge://extensions/shortcuts)
327+
* Firefox: Open the Add-ons Manager (`Cmd+Shift+A` on Mac / `Ctrl+Shift+A` on Windows), click the gear icon, then select "Manage Extension Shortcuts"
327328

328329
<img width="660" alt="Use Chrome Shortcuts" src="https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/35368290/382aea2d-5278-4dfe-89e6-6dcec4c724c9">
329330

331+
### Open Show All Data for current record
332+
333+
Press `Alt+Shift+I` (default) to instantly open the Show All Data page for the record you're currently viewing, without having to open the popup first. You can remap this shortcut in your browser's extension shortcut settings.
334+
330335
### Default shortcuts
331336

332337
If you want to open popup keyboard shortcuts, you can use the 'ctrl' (windows) or 'command' (mac) key with the corresponding key.

0 commit comments

Comments
 (0)