javascript - How to make sublime text have the function of class member prompt?

WBOY
Release: 2016-07-06 13:53:58
Original
1352 people have browsed it

For example, if each class method has standard docblock comments written, how can sublime automatically prompt its method parameters and return types according to the docblock comments when entering members of this class?

Reply content:

For example, if each class method has standard docblock comments written, how can sublime automatically prompt its method parameters and return types according to the docblock comments when entering members of this class?

There doesn’t seem to be such a thing? CTags may partially meet your requirements? After all, it is just an editor, not an IDE

Related labels:
source:php.cn
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!