简体   繁体   中英

How to config sublimelinter icon?

In sublime text 3, when a code line is marked by sublimelinter and then add a bookmark, the "linter icon" will be override by the "bookmark icon"(line 473 ), will there's some configuration to fix it?

line 473 is marked by sublimelinter and then I add a bookmark

在此处输入图片说明

Sublime Text 3 currently only displays one icon in the gutter per line - so currently it is not possible to fix it via any means. https://github.com/SublimeTextIssues/Core/issues/319

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM