Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration of different action ids #13

Open
behrica opened this issue Nov 23, 2013 · 0 comments
Open

Allow configuration of different action ids #13

behrica opened this issue Nov 23, 2013 · 0 comments

Comments

@behrica
Copy link

behrica commented Nov 23, 2013

I found our plugin very useful to generate a nice keymap for intellij.

I had the need to extend it to allow other action ids to be shown in the PDF.

I just did that "hard-coded" so far, and I was wondering if you have some plans to allow the dynamic addition of action ids in some point in time.

I saw, that is has already the concept of action profiles, but even with those the action id's are still hard-coded. To allow the action ids which are contributed by other plugins to be shown, this is neither sufficient.

Maybe you want to have a look, what I did and let me know, if you have any plans to develop this plugin further.

I completed as well the build script to generate the full plugin zip from command line.

My fork is here: https://github.com/behrica/intellij-plugin-export-keymap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant