You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
During my tests I have found that when I add file.associations to the settings.json file, the PHP language features are gone and the syntax highlighting stops working, the association with other extensions (.inc) to the PHP language doesn't work too.
@joazvsoares thank you for the issue, I believe the issue should be reported upstream to eclipse-theia so we could better track the bug and provide a fix (the fix will ultimately be upstream).
I found some pass issues/pull-requests which are related to the problem:
During my tests I have found that when I add
file.associations
to thesettings.json
file, the PHP language features are gone and the syntax highlighting stops working, the association with other extensions (.inc) to the PHP language doesn't work too.I have tried with latest version of Theia from https://github.com/theia-ide/theia-apps/tree/master/theia-php-docker
Working without file.associations:
Not working with file.associations:
The text was updated successfully, but these errors were encountered: