sublime-text - Is there a spell check plugin for SublimeText3 for PHP code?

WBOY
Release: 2023-03-01 21:26:01
Original
2655 people have browsed it

When using sublimeText, we often encounter situations where one quotation mark or semicolon is missing, or the variable name is undefined when copying a code block. It always takes some time to troubleshoot. Do you have any good recommendations?

Reply content:

When using sublimeText, we often encounter situations where one quotation mark or semicolon is missing, or the variable name is undefined when copying a code block. It always takes some time to troubleshoot. Do you have any good recommendations?

The tool you need is called linter, you can search for plug-ins like php-linter yourself

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