Microsoft/monaco-editor

PHP mode doesn't support HTML completions

Open

#2548 aperta il 25 giu 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (1283 fork)batch import
feature-requesthelp wanted

Metriche repository

Star
 (14.836 star)
Metriche merge PR
 (Merge medio 6h 26m) (15 PR mergiate in 30 g)

Descrizione

When using PHP mode there is no HTML / JS completion.

To reproduce, go to the demo: https://microsoft.github.io/monaco-editor/ Select PHP mode. Inside a HTML tag press space and ctrl-space.

Expected result: See a list of HTML attributes

Actual result: No HTML results available.

Guida contributor