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.

貢獻者指南