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

util: Add VS Code configs for running mix tasks #192

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

EmmaSimon
Copy link
Contributor

Summary

Ticket: No ticket

I put these together last time I was working on the backend, partly for ease of running and keybinding basic commands from the editor, but also because running through the Code runner vs a regular terminal gives easy access to log filtering, and that's really helpful when doing local debugging, since the backend logs are painfully noisy.

Not sure if anyone else on the team even uses VS Code, and if we don't think this is appropriate to include in the repo, I'll just change this PR to put it in .gitignore (though if my computer dies at some point, it would then be annoying to have to get them working again).

@EmmaSimon EmmaSimon requested a review from a team as a code owner September 13, 2024 21:02
@EmmaSimon EmmaSimon requested review from KaylaBrady and removed request for a team September 13, 2024 21:02
Copy link

Coverage of commit 27682ef

Summary coverage rate:
  lines......: 78.4% (1187 of 1514 lines)
  functions..: 76.4% (521 of 682 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

Copy link
Collaborator

@KaylaBrady KaylaBrady left a comment

Choose a reason for hiding this comment

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

Nice!

@EmmaSimon EmmaSimon merged commit 83a15e7 into main Sep 16, 2024
4 checks passed
@EmmaSimon EmmaSimon deleted the es-vs-code branch September 16, 2024 13:25
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.

2 participants