mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
* Define ShowAllAffectedGenericAction in the XML, so that it is registered. * Don't create new instances of the action from the plugins: use getInstance() instead. (otherwise, in particular, title and icon won't be applied) * Define default shortcuts for Default (alt shift A) and Mac (meta ctrl A) schemes (both are free).