View Issue Details

IDProjectCategoryView StatusLast Update
0000037GC StudioGCcodepublic2022-02-20 06:37
Reporterevanvennn Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.04 
Target Version0.05Fixed in Version0.05 
Summary0000037: Recommend the key binding to match SynWrite IDE
DescriptionCan we update the key binding as follows? But, only for the GCB language?




    {
        "key": "f5",
        "command": "workbench.action.tasks.runTask",
        "args": "Make HEX and Flash"
    },
    {
        "key": "f6",
        "command": "workbench.action.tasks.runTask",
        "args": "Make HEX"
    },
    {
        "key": "f7",
        "command": "workbench.action.tasks.runTask",
        "args": "Make ASM"
    },
    {
        "key": "ctrl+f5",
        "command": "workbench.action.tasks.build"
    },
    {
        "key": "f1",
        "command": "workbench.action.tasks.runTask",
        "args": "GCB-Help"
    },
    {
        "key": "f9",
        "command": "workbench.action.tasks.runTask",
        "args": "Serial Terminal"
    },
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-02-12 08:05 evanvennn New Issue
2022-02-12 08:08 evanvennn Description Updated
2022-02-12 08:21 evanvennn Description Updated
2022-02-13 19:55 angel-spartan Status new => resolved
2022-02-13 19:55 angel-spartan Resolution open => fixed
2022-02-13 19:55 angel-spartan Fixed in Version => 0.05
2022-02-13 19:59 angel-spartan Product Version => 0.04
2022-02-13 19:59 angel-spartan Target Version => 0.05
2022-02-20 06:37 angel-spartan Status resolved => closed