Home > Development Tools > sublime > body text

Introducing sublime automatic annotation plug-in DocBlockr

藏色散人
Release: 2020-07-18 13:21:24
forward
3826 people have browsed it

The following tutorial column will introduce the sublime automatic annotation plug-in DocBlockr to everyone in the sublime tutorial column. I hope it will be helpful to friends who need it!

Introducing sublime automatic annotation plug-in DocBlockr

#Install

ctrl shift P –> install Package–> DocBlockr Wait for the download to complete.

Use

to enter /** and press the enter key to automatically complete the comment range.

Introducing sublime automatic annotation plug-in DocBlockr

Introducing sublime automatic annotation plug-in DocBlockr

Related introduction:

Sublime Text is a text editor (paid software, you can try it indefinitely, but There will be an activation prompt pop-up window), and it is also an advanced code editor. Sublime Text was developed by programmer Jon Skinner in January 2008. It was originally designed as a Vim with rich extension functions.

Sublime Text has a beautiful user interface and powerful features such as code thumbnails, Python plug-ins, code snippets, etc. Key bindings, menus and toolbars can also be customized. The main features of Sublime Text include: spell check, bookmarks, complete Python API, Goto function, instant project switching, multi-selection, multi-window and more. Sublime Text is a cross-platform editor that supports Windows, Linux, Mac OS X and other operating systems.

The above is the detailed content of Introducing sublime automatic annotation plug-in DocBlockr. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template