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

Snippets #54

Merged
merged 2 commits into from
Nov 18, 2019
Merged

Snippets #54

merged 2 commits into from
Nov 18, 2019

Conversation

badsyntax
Copy link
Collaborator

Fixes #53

Adds snippets and basic support for adding new gradle tasks.

Screenshots

Snippet shows up in intellisense:

Screenshot 2019-11-18 at 13 26 58

New explorer action (add task) is shown on build files:

Screenshot 2019-11-18 at 13 24 48

Clicking on that action will execute the "cgt" snippet:

Screenshot 2019-11-18 at 13 24 57

@badsyntax badsyntax merged commit 8d0d1c3 into master Nov 18, 2019
@badsyntax badsyntax deleted the snippets branch November 18, 2019 12:29
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.

Code snippets to create gradle task
1 participant