Ctrl+Shift+F7 on "request" variable doesn't work in JSP scriplets

8471

Just noticed that when I CtrlShiftF7 a "request" built-in variable in a JSP scriplet - IDEA displays nothing (it says "No usages of parameter request found")

0

But If I select it and then press CtrlShiftF7 - then it's highlighted but only as a String

0

请先登录再写评论。