mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
pascaligo: adding pascaligo language support
Pascaligo is a layer 2 smart contract language for the Tezos blockchain. For more info please see: https://ligolang.org/
This commit is contained in:
parent
d033572249
commit
65602c1a09
7 changed files with 289 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ bundleOne('markdown/markdown');
|
|||
bundleOne('msdax/msdax');
|
||||
bundleOne('objective-c/objective-c');
|
||||
bundleOne('pascal/pascal');
|
||||
bundleOne('pascaligo/pascaligo');
|
||||
bundleOne('php/php');
|
||||
bundleOne('powershell/powershell');
|
||||
bundleOne('postiats/postiats');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue