TranslationPlugin
TranslationPlugin copied to clipboard
Plugin rewrite PHP types and vars in translated docs
Preflight Checklist
- [x] I have read the FAQ, but still can't solve my problem.
- [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Issue Details
Plugin translates variables, types and etc. in documentation/stubs
Description
- Check Translate Documentation, open documentation for any PHP function
- Plugin translate variable names, PHP types and etc.
- Plugin must translate only PhpDoc descriptions, regex/pattern to detect PhpDoc . Best way: translate only text in paragraphs
<p>...</p>and top/initial comments of PhpDoc blocks
Environment & Stack Trace
- Plugin version: 3.0.1
- IDE version: 2021.1
- Operating System and version: Windows 10