mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
16 lines
413 B
JSON
Executable File
16 lines
413 B
JSON
Executable File
[{ "author" : "Andr3as",
|
|
"version": "0.7.5",
|
|
"name" : "CodeGit",
|
|
"url" : "https://github.com/Andr3as/Codiad-CodeGit",
|
|
"rightbar": [{
|
|
"action": "codiad.CodeGit.showSidebarDialog();",
|
|
"icon": "icon-flow-branch",
|
|
"title": "CodeGit"
|
|
}],
|
|
"config": [{
|
|
"file": "dialog.php?action=settings",
|
|
"icon": "icon-flow-branch",
|
|
"title": "CodeGit"
|
|
}]
|
|
}]
|