mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-13 07:11:14 +01:00
16 lines
No EOL
436 B
JSON
Executable file
16 lines
No EOL
436 B
JSON
Executable file
[{ "author" : "Andr3as",
|
|
"version": "0.3.2",
|
|
"name" : "CodeSettings",
|
|
"url" : "https://github.com/Andr3as/Codiad-CodeSettings",
|
|
"exclude" : "",
|
|
"rightbar" : [{
|
|
"action" : "codiad.CodeSettings.showDialog();",
|
|
"icon" : "icon-keyboard",
|
|
"title" : "CodeSettings"
|
|
}],
|
|
"config": [{
|
|
"file": "dialog.php",
|
|
"icon": "icon-keyboard",
|
|
"title": "CodeSettings"
|
|
}]
|
|
}] |