mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Merge pull request #163 from sw23/main
Adding syntax highlighting support for .pla files (Programmable Logic Array)
This commit is contained in:
commit
0b103fa28c
4 changed files with 768 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ import './pascaligo/pascaligo.contribution';
|
|||
import './perl/perl.contribution';
|
||||
import './pgsql/pgsql.contribution';
|
||||
import './php/php.contribution';
|
||||
import './pla/pla.contributions';
|
||||
import './postiats/postiats.contribution';
|
||||
import './powerquery/powerquery.contribution';
|
||||
import './powershell/powershell.contribution';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue