feature-requesthelp wanted
Repository metrics
- Stars
- (14,836 stars)
- PR merge metrics
- (平均マージ 6h 26m) (30d で 15 merged PRs)
説明
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.