feature-requesthelp wanted
Repository metrics
- Stars
- (14,836 stars)
- PR merge metrics
- (Avg merge 6h 26m) (15 merged PRs in 30d)
Description
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.