whunmr / emacsIDEAs

Porting some great extensions of emacs to Intellij IDEA. such as AceJump, CopyWithoutSelection.
Apache License 2.0
94 stars 13 forks source link

`C-c b' do not support text between `<' and `>', like it works for `(' and `)' #22

Closed whunmr closed 7 years ago

whunmr commented 7 years ago

there are lots of < and > when coding with c++ template,

C-c b' do not support text between<' and >', like it works for(' and `)'

whunmr commented 7 years ago

fixed in 1.4.7