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

Add recommended extensions to .vscode #652

Open
Tracked by #769
erikguntner opened this issue Feb 7, 2024 · 2 comments
Open
Tracked by #769

Add recommended extensions to .vscode #652

erikguntner opened this issue Feb 7, 2024 · 2 comments
Labels
Complexity: Small Issue has detailed instructions to resolve and the task is simple. dependency Issues that are being blocked by another issue or other thing that needs to be completed first Feature: Refactoring points: 1 Can be done in 4-6 hours Role: Front End

Comments

@erikguntner
Copy link
Collaborator

Overview

Add a .vscode folder to the root of the repository to provide some suggested extensions that work with our codebase.

Current list of recommendations:

  • ESLint - Integrates ESLint into editor
  • Prettier - Code formatting for app
  • Pretty Typescript Errors - Makes for more readable Typescript errors
  • SQLite - Explore and query SQLite databases

Others to consider:

  • Flask8 - code formatting for Python
@erikguntner erikguntner added dependencies Pull requests that update a dependency file points: 1 Can be done in 4-6 hours labels Feb 7, 2024
@sanya301
Copy link
Member

sanya301 commented Feb 17, 2024

@erikguntner could you help add the role, feature and milestone here

@tylerthome
Copy link
Member

labels updated and added to MVP -- note this does not pertain to application source code changes, nor infrastructure/testing/etc, it is a requirement for developer and admin experience (e.g. to avoid large diffs due to pre-configured style preferences in contributors' editors)

@ExperimentsInHonesty ExperimentsInHonesty added dependency Issues that are being blocked by another issue or other thing that needs to be completed first and removed dependencies Pull requests that update a dependency file labels Aug 2, 2024
@erikguntner erikguntner added the Complexity: Small Issue has detailed instructions to resolve and the task is simple. label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Issue has detailed instructions to resolve and the task is simple. dependency Issues that are being blocked by another issue or other thing that needs to be completed first Feature: Refactoring points: 1 Can be done in 4-6 hours Role: Front End
Projects
Status: Prioritized Backlog
Development

No branches or pull requests

5 participants