-
Updated
Oct 2, 2020 - Python
annotations
Here are 1,031 public repositories matching this topic...
-
Updated
Oct 13, 2020 - Python
-
Updated
Oct 2, 2020 - PHP
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Oct 27, 2020 - Go
Remote Functions Refactor
Overview
Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).
Refactoring has been started to make these functions interfaced and type safe.
Tasks
Grepping the codebase for remoteFunction(
shows where it's still being us
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Oct 27, 2020 - Java
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Aug 23, 2019 - Java
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Aug 13, 2020 - Java
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
May 26, 2020 - Java
-
Updated
Nov 19, 2019 - Swift
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 3, 2020 - Python
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Jun 11, 2020 - Python
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Feb 25, 2019 - JavaScript
-
Updated
Oct 27, 2020 - R
-
Updated
Oct 5, 2020 - Java
-
Updated
Apr 29, 2020 - Java
Improve this page
Add a description, image, and links to the annotations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the annotations topic, visit your repo's landing page and select "manage topics."
I wanted to know if there is any support in the tool where the user can select multiple unique labels and rename it as one label?
What I want is very similar to grouping thing which is available in the tool. But instead of selecting "n" number of labels and grouping them, I wanted to give those "n" number of selected labels a different label name.
Thanks in advance!! Please let me know if th