diff --git a/inst-configs-repo/kylin-code/0.4.0/desktop_os_common-0.0.6.json b/inst-configs-repo/kylin-code/0.4.0/desktop_os_common-0.0.7.json similarity index 93% rename from inst-configs-repo/kylin-code/0.4.0/desktop_os_common-0.0.6.json rename to inst-configs-repo/kylin-code/0.4.0/desktop_os_common-0.0.7.json index cca9372..f3074b5 100644 --- a/inst-configs-repo/kylin-code/0.4.0/desktop_os_common-0.0.6.json +++ b/inst-configs-repo/kylin-code/0.4.0/desktop_os_common-0.0.7.json @@ -1,5 +1,5 @@ { - "version":"0.0.6", + "version":"0.0.7", "kylin-ide-lowest-ver":"0.4.0", "first_class_list":{ "description":{ @@ -58,7 +58,9 @@ "KylinIdeTeam.project-manager", "KylinIdeTeam.vscode-clangd", "KylinIdeTeam.debug", - "KylinIdeTeam.cmake-intellisence" + "KylinIdeTeam.cmake-intellisence", + "KylinIdeTeam.cppdebug-linux-x64", + "twxs.cmake" ], "pkg-list":{ "deb":{ @@ -145,7 +147,9 @@ "KylinIdeTeam.debug", "KylinIdeTeam.cmake-intellisence", "KylinIdeTeam.qmake-tools", - "KylinIdeTeam.qt-support" + "KylinIdeTeam.qt-support", + "KylinIdeTeam.cppdebug-linux-x64", + "twxs.cmake" ], "pkg-list": { "deb": { @@ -295,6 +299,18 @@ "ext_version": { "latest":true } + }, + "KylinIdeTeam.cppdebug-linux-x64": { + "ext_id": "KylinIdeTeam.cppdebug", + "ext_version": { + "latest":true + } + }, + "twxs.cmake": { + "ext_id": "twxs.cmake", + "ext_version": { + "latest":true + } } } } diff --git a/inst-configs-repo/kylin-code/0.4.0/ext_link_address-0.0.2.json b/inst-configs-repo/kylin-code/0.4.0/ext_link_address-0.0.3.json similarity index 88% rename from inst-configs-repo/kylin-code/0.4.0/ext_link_address-0.0.2.json rename to inst-configs-repo/kylin-code/0.4.0/ext_link_address-0.0.3.json index 3335d60..945af8a 100644 --- a/inst-configs-repo/kylin-code/0.4.0/ext_link_address-0.0.2.json +++ b/inst-configs-repo/kylin-code/0.4.0/ext_link_address-0.0.3.json @@ -1,5 +1,5 @@ { - "version": "0.0.2", + "version": "0.0.3", "KylinIdeTeam.extension-dependency": { "ext_id": "KylinIdeTeam.extension-dependency", "ext_name": "extension dependency", @@ -207,7 +207,7 @@ "gitee": { "prefix": "https://gitee.com", "org": "openkylin", - "repo": "ide-vscode-clangd" + "repo": "kylin-clangd" } } }, @@ -215,7 +215,7 @@ "ext_id": "KylinIdeTeam.debug", "ext_name": "Native Debug(fix some bugs)", "ext_descrip": { - "en": "C/C++ gdb debug support", + "en": "C/C++ Debug (gdb)", "zh_cn": "C/C++ gdb调试支持" }, "ext_links": { @@ -360,6 +360,50 @@ "repo": "ide-qt-support" } } + }, + "KylinIdeTeam.cppdebug-linux-x64": { + "ext_id": "KylinIdeTeam.cppdebug", + "ext_name": "C/C++ Debug (gdb)", + "ext_descrip": { + "en": "C/C++ Debug (gdb)", + "zh_cn": "C++调试支持" + }, + "ext_links": { + "gitee": { + "prefix": "https://gitee.com", + "org": "quanzhuo", + "repo": "cppdebug-release-linux-x64" + } + } + }, + "KylinIdeTeam.cppdebug-linux-arm64": { + "ext_id": "KylinIdeTeam.cppdebug", + "ext_name": "C/C++ Debug (gdb)", + "ext_descrip": { + "en": "C/C++ Debug (gdb)", + "zh_cn": "C++调试支持" + }, + "ext_links": { + "gitee": { + "prefix": "https://gitee.com", + "org": "quanzhuo", + "repo": "cppdebug-release-linux-arm64" + } + } + }, + "twxs.cmake": { + "ext_id": "twxs.cmake", + "ext_name": "CMake", + "ext_descrip": { + "en": "CMake", + "zh_cn": "CMake支持" + }, + "ext_links": { + "gitee": { + "prefix": "https://gitee.com", + "org": "quanzhuo", + "repo": "twxs-cmake-release" + } + } } - } \ No newline at end of file diff --git a/inst-configs-repo/kylin-code/0.4.0/g_index.json b/inst-configs-repo/kylin-code/0.4.0/g_index.json index 92d5079..1537d95 100644 --- a/inst-configs-repo/kylin-code/0.4.0/g_index.json +++ b/inst-configs-repo/kylin-code/0.4.0/g_index.json @@ -1,11 +1,11 @@ { - "ver": "0.0.6", + "ver": "0.0.7", "base-url":"https://gitee.com/openkylin/extensions-repo/raw/master/inst-configs-repo/kylin-code/0.4.0", "ext-file": { - "file_url": "base-url:/ext_link_address-0.0.2.json", - "file_name": "ext_link_address-0.0.2.json", - "ver": "0.0.2", - "sign-md5": "1697c442da9dd290ef353a230f6de2e926d7b82c650e20a72042bef82ee908a1ced3f82b1905886d3e061eb7c96082e3fb6148f56cdd8486e5bbc470cd9f1d75d2ee69d08e8ba68df498da5203f4ad85c27f50386032e6cb3893a6dd04060ee358db33fca360d9e0d523852870563bd4ded45dbe2adf9e710a3db7719c7e74f6" + "file_url": "base-url:/ext_link_address-0.0.3.json", + "file_name": "ext_link_address-0.0.3.json", + "ver": "0.0.3", + "sign-md5": "784b60de8021b299063a5417969330f20d7ef49fe6ce25754d57fb2854de9fd3e91203cf712312a009e3bc93d90daf3d3ac384215839ba24ae937efbb8176dbd3dba24ce40e75ef823ee27fb2358fd241949b080debbe23c0b291600f5f509fc404d378d2d85a8e45ae211f4a094b7b6090b472a3c617b0e730fa9df6457060b" }, "match-script": { @@ -21,11 +21,11 @@ "en": "X86 openKylin Desktop", "zh_cn": "X86 openKylin开源操作系统" }, - "file_url": "base-url:/desktop_os_common-0.0.6.json", - "file_name": "desktop_os_common-0.0.6.json", - "ver": "0.0.6", + "file_url": "base-url:/desktop_os_common-0.0.7.json", + "file_name": "desktop_os_common-0.0.7.json", + "ver": "0.0.7", "kylin-ide-lowest-ver": "0.4.0", - "sign-md5":"1df97e5cd99a9c0bfc09103293eb9ec7d6ccab90b0c9352b9e02b01bf825e17e5277f966ee63fb97ad59c67d8dfe7214e6f3e3a50ce2dc894a11d01b94a636391380d166f3ec5fb1344e74873f2ad151dc2059cd9057d2ec34d5fd555dff88757824e02dec1b0c309b974f1dc975ed8edec8e7331d22aecc6443a024bc083565" + "sign-md5":"380688d884fd9f723f80e256d05f4a0b8ea48096fad4cb29505ba11f2a5a2a320c67f41a85697b5a2b0db58189f40bb689d055fb97471030910a12f1f34216278e44c83d1c8ef01b2c12a96530f96118e531c509af8b5f0abcca99e9a9797d58bc5f0cdbf330a726ecb8e784fc76c91603a1d7705b16b9346aed19b050a1a065" } ] }