Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upadd: star command in shortcuts #601
Conversation
Thanks @yihong0618 I would suggest to use |
@jdneo |
Ok, given the current rendering result, seems using text is better. But I think there is no need to put it as one of the default value |
Maybe in setting that user can config it open it or not? |
Do you mean using a setting to toggle between text and icon? |
Forget it, I think for now, keep the text maybe a better way. |
I think so too. |
@@ -621,7 +621,8 @@ | |||
"type": "array", | |||
"default": [ | |||
"submit", | |||
"test" | |||
"test", | |||
"star" |
This comment has been minimized.
This comment has been minimized.
jdneo
Jul 20, 2020
Member
No need to add this shortcut by default. But please add it in the items, and also documents in readme
@jdneo Fixed. |
- `Submit`: Submit your answer to LeetCode. | ||
- `Test`: Test your answer with customized test cases. | ||
- `Star/Unstar`: Star or Unstar the current problem. |
This comment has been minimized.
This comment has been minimized.
@@ -629,6 +629,7 @@ | |||
"enum": [ |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Thanks @yihong0618 ! |
yihong0618 commentedJul 19, 2020
@jdneo @zry656565

Support star/unstar in codelen shortcuts/