- PhpStorm Cookbook
- Mukund Chaudhary Ankur Kumar
- 258字
- 2021-08-06 19:43:16
Creating a bookmark
Bookmarks are great. A bookmark lets you put a flag somewhere in your code so that you have a shortcut to access that code.
A bookmark in PhpStorm has the same meaning as that in a book where a reader puts some indication in the form of some piece of paper, by turning the page corner, or by any means through which the reader can access the page directly.
How to do it...
PhpStorm bookmarks are created with ease. The add bookmark option can be had by going to Navigate | Bookmarks.
The three options available are explained here:
- Toggle Bookmark: This feature enables you to create a bookmark at some specified line of code if it does not exist and to delete a bookmark from some line of code if it does.
- Toggle Bookmark with Mnemonic: This feature enables you to toggle a bookmark with the added ability to be able to access that bookmark using keyboard shortcuts.
Suppose you choose the alphanumeric 0, as shown in the following screenshot, you will be able to access that bookmark by using Ctrl + 0
Show Bookmarks: This is rather a simple feature. It simply lets you view all the bookmarks you created for the project you are working on.
- Python量化投資指南:基礎、數據與實戰
- C語言最佳實踐
- Designing Hyper-V Solutions
- The HTML and CSS Workshop
- HTML5入門經典
- Learning Zurb Foundation
- Asynchronous Android Programming(Second Edition)
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- FFmpeg開發實戰:從零基礎到短視頻上線
- Solutions Architect's Handbook
- Mastering Adobe Captivate 7
- 邊玩邊學Scratch3.0少兒趣味編程
- Spring Web Services 2 Cookbook
- Splunk Developer's Guide(Second Edition)
- 自己動手做智能產品:嵌入式JavaScript實現