PhpStorm icon near file name in Project View

家住魔仙堡 提交于 2021-01-29 03:07:34

问题


What mean this icon(checked) near gulpfile.js ? Please look image


回答1:


It's a bookmark -- you have bookmarked a file with ordinary bookmark.

https://www.jetbrains.com/help/phpstorm/2017.1/navigating-with-bookmarks.html


You can remove it in the same way how you set it up. Few ways actually:

  1. Select that file in Project View panel and while focus is still there activate Navigate | Bookmarks | Toggle Bookmark (F11 using Default keymap on Linux/Windows)

  2. Bring Bookmarks screen in and remove any unwanted bookmark from there: Navigate | Bookmarks | Show Bookmarks (Shift + F11 using Default keymap on Linux/Windows)



来源:https://stackoverflow.com/questions/40653620/phpstorm-icon-near-file-name-in-project-view

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!