Closed halftan closed 10 months ago
Write successfully parsed content into cache and use it when current file has semantic errors.
Useful when completing in situations like this:
<?php ... if (some_expr() || $inst-><TAB>) { } ...
Write successfully parsed content into cache and use it when current file has semantic errors.
Useful when completing in situations like this: