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

IDEA 中 jsp 文件中的注释 #25

Open
pansong291 opened this issue Mar 5, 2021 · 0 comments
Open

IDEA 中 jsp 文件中的注释 #25

pansong291 opened this issue Mar 5, 2021 · 0 comments

Comments

@pansong291
Copy link

.jsp 文件中可使用的注释有多种:HTML 的 <!-- --> 注释、js 的 // /* */ 注释以及 jsp 的 <%- -%>

IDEA 中使用 Ctrl + / 进行注释时默认是 js 的注释(在 <script> 标签中),按快捷键时我想使用 jsp 的 <%- -%> 注释而不是 js 的注释。请问有没有什么办法能实现?

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