Microsoft/monaco-editor

PHP mode doesn't support HTML completions

Open

#2,548 创建于 2021年6月25日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (1,283 fork)batch import
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.

贡献者指南