enso/app/gui/src
Galin Bajlekov 4f11ad10fa
Add a shortcut to toggle the visibility of private components in the component browser (#5582)
Closes #4962

This PR adds the `cmd+alt+p` shortcut to toggle the visibility of components with a "PRIVATE" tag in the component browser. The default is to have these private components hidden.

https://user-images.githubusercontent.com/117099775/219106357-0b14a5b5-404f-44dd-b30c-5389054683a7.mp4
2023-02-20 21:24:51 +00:00
..
controller Add a shortcut to toggle the visibility of private components in the component browser (#5582) 2023-02-20 21:24:51 +00:00
ide Fixing Electron runner (#5633) 2023-02-19 01:37:58 +01:00
model Roll back last VCS snapshot (#4050) 2023-02-16 18:14:34 +00:00
presenter Add a shortcut to toggle the visibility of private components in the component browser (#5582) 2023-02-20 21:24:51 +00:00
transport Dependency cleaning (#4092) 2023-01-27 23:39:37 +01:00
config.rs Fixing Electron runner (#5633) 2023-02-19 01:37:58 +01:00
constants.rs Linting codebase 2022-03-10 05:32:33 +01:00
controller.rs Dynamic dropdown support (#4072) 2023-02-04 00:50:24 +00:00
ide.rs Breadcrumbs integration (#3720) 2022-10-03 10:54:09 +00:00
integration_test.rs Implement documentation IR (#4024) 2023-01-12 14:50:33 +00:00
lib.rs Port graph editor to new AST (#4113) 2023-02-10 18:05:40 +00:00
model.rs Implement documentation IR (#4024) 2023-01-12 14:50:33 +00:00
presenter.rs Open Project Dialog (#5607) 2023-02-20 14:47:48 +00:00
profile_workflow.rs Fixing Electron runner (#5633) 2023-02-19 01:37:58 +01:00
sync.rs Implement documentation IR (#4024) 2023-01-12 14:50:33 +00:00
test.rs Port graph editor to new AST (#4113) 2023-02-10 18:05:40 +00:00
tests.rs Dynamic dropdown support (#4072) 2023-02-04 00:50:24 +00:00
transport.rs Linting codebase 2022-03-10 05:32:33 +01:00