[Feat] MIPS: Support for Syntax Highligh and Basic Colorization

Defined rules for statements and declaration. Provided with set of keywords and variable declaration technique.

Signed-off-by: Progyan Bhattacharya <bprogyan@gmail.com>
This commit is contained in:
Progyan Bhattacharya 2019-08-03 16:38:37 +05:30
parent 7814d873bd
commit 29ef43ce53
No known key found for this signature in database
GPG key ID: 6DC666D84BBAEF2B
5 changed files with 387 additions and 0 deletions

View file

@ -46,6 +46,7 @@ define(['require'], function () {
'release/dev/less/less.test',
'release/dev/lua/lua.test',
'release/dev/markdown/markdown.test',
'release/dev/mips/mips.test',
'release/dev/msdax/msdax.test',
'release/dev/mysql/mysql.test',
'release/dev/objective-c/objective-c.test',