Vscode-intelephense: Make README.md cool.

Created on 29 May 2019  路  1Comment  路  Source: bmewburn/vscode-intelephense

First of all, I use intelephense comfortably.
I made an issue because I want many people to use intelephense.

intelephense is great.
However, for those who can not speak English like me, the text-only README looks like a beta version. Probably PHP IntelliSense will look high-performance.

About setting:
Those who do not understand English will see the following and will not know how to disable the built-in.

This extension may conflict with other PHP extensions which provide similar functionality. Should you experience duplicate suggestions, incorrect results and/or poor performance, try disabling other extensions first before reporting an issue. Disabling the built-in VSCode PHP Language Features is recommended. Please check the configuration section for language server options.

I think that there should be input text and an image.
@builtin PHP Language Features
test

There are many php users in non-English speaking areas.
There are tools like wordpress, so there are many light programmers.

Please consider when you have time.
I hoping for more user acquisition.

Most helpful comment

@bmewburn The following is easier to understand.

STANDARD (Free)

  • Fast camel/underscore case code completion (IntelliSense). Offering detailed suggestions for document, workspace and built-in symbols and keywords. Automatic addition of use declarations.
  • Detailed signature (parameter) help for document, workspace and built-in constructors, methods, and functions.
  • Rapid workspace wide go to definition support.
  • Workspace wide find all references.
  • Fast camel/underscore case workspace symbol search.
  • Full document symbol search that also powers breadcrumbs and outline UI.
  • Multiple diagnostics for open files via an error tolerant parser and powerful static analysis engine.
  • Lossless PSR-12 compatible document/range formatting. Formats combined HTML/PHP/JS/CSS files too.
  • HTML request forwarding to HTML language servers for complete HTML/JS/CSS/PHP code intelligence.
  • Detailed hover with links to official PHP documentation.
  • Smart highlight of references and keywords.
  • Reads PHPStorm metadata for improved type analysis and suggestions.

PREMIUM (Pay)

  • Easy rename of symbols. When appropriate, files/folders are automatically renamed too.
  • Accurate code folding of definitions, blocks, use declarations, heredoc, comments, and custom regions.
  • Quickly find all implementations of interfaces and abstract classes and associated methods.
  • Fast go to type definition of typed variables and parameters. /li>
  • Fast go to declaration for methods implementing an interface or abstract method declaration.

>All comments

@bmewburn The following is easier to understand.

STANDARD (Free)

  • Fast camel/underscore case code completion (IntelliSense). Offering detailed suggestions for document, workspace and built-in symbols and keywords. Automatic addition of use declarations.
  • Detailed signature (parameter) help for document, workspace and built-in constructors, methods, and functions.
  • Rapid workspace wide go to definition support.
  • Workspace wide find all references.
  • Fast camel/underscore case workspace symbol search.
  • Full document symbol search that also powers breadcrumbs and outline UI.
  • Multiple diagnostics for open files via an error tolerant parser and powerful static analysis engine.
  • Lossless PSR-12 compatible document/range formatting. Formats combined HTML/PHP/JS/CSS files too.
  • HTML request forwarding to HTML language servers for complete HTML/JS/CSS/PHP code intelligence.
  • Detailed hover with links to official PHP documentation.
  • Smart highlight of references and keywords.
  • Reads PHPStorm metadata for improved type analysis and suggestions.

PREMIUM (Pay)

  • Easy rename of symbols. When appropriate, files/folders are automatically renamed too.
  • Accurate code folding of definitions, blocks, use declarations, heredoc, comments, and custom regions.
  • Quickly find all implementations of interfaces and abstract classes and associated methods.
  • Fast go to type definition of typed variables and parameters. /li>
  • Fast go to declaration for methods implementing an interface or abstract method declaration.
Was this page helpful?
0 / 5 - 0 ratings

Related issues

pseudoanime picture pseudoanime  路  3Comments

ghnp5 picture ghnp5  路  3Comments

Ilyes512 picture Ilyes512  路  3Comments

usrnm-nk picture usrnm-nk  路  3Comments

mushmelty picture mushmelty  路  4Comments