How To Add Bookmark (mark) In Pycharm

[0] Briefly

When reading or editing a long code, you may want to add some bookmarks to the current file. For example, you are line 73 you want to check what exactly happened at the beginning of the file. Going to the beginning lines, you may want to live a mark on line 73 for coming back later.

Pycharm supports taking bookmark. the hotkey is "F11" and "Ctrl + F11".


Navigate your code with bookmarks

While coding you continuously move from one part of your code to another, switching between classes, functions, files, etc. You have to keep in mind so many places in the code that you are currently working on. No wonder then that it’s really easy to get lost in thousands of lines trying to find the one you need to edit right now.

To make navigation around your code faster and more accurate, and help you not get lost or confused, there are bookmarks. With bookmarks you can mark the lines you need to remember and easily jump from one to another.

This functionality is available in IntelliJ IdeaPyCharmWebStormPhpStormRubyMineAppCode.
There are two types of bookmarks you can use:

  • Anonymous bookmarks (an unlimited number of bookmarks are allowed within a project):
    Anonymous bookmarks are indicated with a tick on the left gutter. To add bookmark on the current line, press F11 (or select Edit | Toggle Bookmark). If you need to delete a bookmark, press the hotkey again.
  • Bookmarks with mnemonics (up to 10 numbered and up to 26 lettered bookmarks are allowed within a project):
    Bookmarks with mnemonics are indicated by number or literal assigned to it on the left gutter. In order to add a bookmark with mnemonics on the current line, press Ctrl+F11 (or select Edit | Toggle Bookmark With Mnemonic) and press/choose a key (0-9 or A-Z). In order to navigate faster between numbered bookmarks within a project, press Ctrl+Numberwhere the Number corresponds to the desired bookmark:

All bookmarks are indicated with black streaks in the marker bar on the right.
In order to view all bookmarks in your project, invoke the Bookmarks tool window by pressing Shift+F11 hotkey (Edit | Show Bookmarks):

You can also:

  • navigate between bookmarks,
  • delete bookmarks you don’t need anymore,
  • or add a short bookmark description to remember what can you find when you choose that bookmark:

Give bookmarks a try and you’ll never again get lost in your own code or waste time switching between parts of your code!

Develop with pleasure!
– JetBrains Web IDE Team

This entry was posted in  Cool FeaturePhpStormTutorialWebStorm and tagged  bookmarksnavigationsearch. Bookmark the  permalink.


[#] reference

Navigate your code with bookmarks | PhpStorm Blog
https://blog.jetbrains.com/phpstorm/2012/11/navigate-your-code-with-bookmarks/

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值