最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - intellij function parameters are underlined - Stack Overflow

programmeradmin3浏览0评论

Weird to see and figure out, I am trying to remove these underlines. I guess they are present due to wrong language support or some other issue, but I simply cant remove them. Any guess on why they are and how can i remove them?

Weird to see and figure out, I am trying to remove these underlines. I guess they are present due to wrong language support or some other issue, but I simply cant remove them. Any guess on why they are and how can i remove them?

Share Improve this question asked Jun 29, 2017 at 13:59 OmkarOmkar 2,4436 gold badges27 silver badges36 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 10

That's actually part of the default color scheme for JavaScript. You can change it easily though:

File → Settings → Editor > Colors & Fonts > JavaScript
Then find "Parameter" in the list of styled elements, and on the right side is a checkbox for "Effects", simply disable this and save and you will no longer have underlined parameter names.

Depending on your version of IntelliJ, you may have to save a copy of the default theme first because they didn't always let you overwrite the built in ones.

发布评论

评论列表(0)

  1. 暂无评论