TranslationPlugin icon indicating copy to clipboard operation
TranslationPlugin copied to clipboard

Plugin rewrite PHP types and vars in translated docs

Open WinterSilence opened this issue 4 years ago • 0 comments

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

  1. Check Translate Documentation, open documentation for any PHP function
  2. Plugin translate variable names, PHP types and etc.
  3. 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

WinterSilence avatar Mar 03 '21 00:03 WinterSilence