This feature is most likely provided by the Atlassian plug-in that you've installed for IDEA as I don't see such functionality by default.
If the plug-in is implemented properly, it should provide its own settings for Settings | Editor | Colors & Fonts. For example in the General group there is a setting for TODO defaults that has Error Stripe Mark option enabled.
You should find the similar setting provided by the plug-in and disable the Error Stripe Mark option.
Note that there is already Hyperlink element in the General group, but it has Error Stripe Mark disabled by default.
发布评论
评论(1)
此功能很可能是由您为 IDEA 安装的 Atlassian 插件提供的,因为默认情况下我看不到此类功能。
如果插件正确实现,它应该为
Settings
| 提供自己的设置。编辑器
|颜色和颜色字体
。例如,在常规
组中,有一个TODO默认值
设置,启用了Error Stripe Mark
选项。您应该找到插件提供的类似设置并禁用
Error Stripe Mark
选项。请注意,
General
组中已有Hyperlink
元素,但默认情况下禁用Error Stripe Mark
。This feature is most likely provided by the Atlassian plug-in that you've installed for IDEA as I don't see such functionality by default.
If the plug-in is implemented properly, it should provide its own settings for
Settings
|Editor
|Colors & Fonts
. For example in theGeneral
group there is a setting forTODO defaults
that hasError Stripe Mark
option enabled.You should find the similar setting provided by the plug-in and disable the
Error Stripe Mark
option.Note that there is already
Hyperlink
element in theGeneral
group, but it hasError Stripe Mark
disabled by default.