feature-requesthelp wanted
仓库指标
- Star
- (14,836 star)
- PR 合并指标
- (平均合并 6小时 26分钟) (30 天内合并 15 个 PR)
描述
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.