WebStorm: NERDTree + Angular Schematic #724
Answered
by
citizenmatt
Eugene Shmakov (enginexon)
asked this question in
Q&A
|
Hi! I would like to call angular schematic from NERDTree by some custom key, for example Thank you. |
Answered by
citizenmatt
Oct 26, 2023
Replies: 1 comment 1 reply
|
Unfortunately, it's not currently possible to create a custom mapping for the NERDTree extension. I've created an issue that would introduce a |
1 reply
Answer selected by
enginexon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, it's not currently possible to create a custom mapping for the NERDTree extension. I've created an issue that would introduce a
NERDTreeAddKeyMapfunction that should allow adding extra functionality. See VIM-3121