Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add check and uncheck all items from drop down menu #22

Merged
merged 2 commits into from
Oct 6, 2020

Conversation

ftonato
Copy link
Contributor

@ftonato ftonato commented Oct 5, 2020

Closes #4

Copy link
Owner

@thamara thamara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already looks really good! Thank you!

src/notes-tree.ts Outdated Show resolved Hide resolved
src/notes-tree.ts Show resolved Hide resolved
src/notes-tree.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@ftonato ftonato requested a review from thamara October 6, 2020 20:37
Copy link
Owner

@thamara thamara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!
Thank you!

@thamara thamara merged commit ebf5fd3 into thamara:main Oct 6, 2020
@ftonato ftonato deleted the feat/check-and-uncheck_all_items branch October 7, 2020 08:04
robercano pushed a commit to robercano/vscode-code-annotation that referenced this pull request May 30, 2022
* feat: Add check and uncheck all items from drop down menu

Closes thamara#4

* refactor: update variables to respect the project's name convention
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an option to check/uncheck the item from the drop down menu
2 participants