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

Setup skeleton for developing a VS Code extension with bun #5

Merged
merged 45 commits into from
Jul 27, 2024

Conversation

anttiharju
Copy link
Owner

@anttiharju anttiharju commented Jul 20, 2024

Also a bunch of other QoL stuff. Learned about pre-commit hooks quite a bit during this PR. I guess one would want to use lefthook, but this is a hobby project so I want to see how things go when I do them like this.

@anttiharju anttiharju changed the title Initalise VS code extension directory Initialise VS code extension directory Jul 20, 2024
anttiharju added 2 commits July 21, 2024 20:29
small QoL thing
Sometimes there are valid reasons to use --no-verify and its
better to know whether there are issues or not.
@anttiharju anttiharju force-pushed the setup-basic-vs-code-extension branch 2 times, most recently from a62811f to 4f80b38 Compare July 21, 2024 18:22
@anttiharju anttiharju force-pushed the setup-basic-vs-code-extension branch 2 times, most recently from 66e63f5 to 9689377 Compare July 21, 2024 19:52
@anttiharju anttiharju force-pushed the setup-basic-vs-code-extension branch from 9689377 to 95f627a Compare July 21, 2024 19:56
anttiharju added 4 commits July 23, 2024 21:58
@anttiharju anttiharju force-pushed the setup-basic-vs-code-extension branch 2 times, most recently from 84abd6c to be5fa40 Compare July 23, 2024 19:10
@anttiharju anttiharju force-pushed the setup-basic-vs-code-extension branch from 615bd62 to 32e1480 Compare July 24, 2024 16:52
@anttiharju anttiharju force-pushed the setup-basic-vs-code-extension branch from 5828ae3 to 6e63835 Compare July 27, 2024 11:38
@anttiharju anttiharju force-pushed the setup-basic-vs-code-extension branch from 6e63835 to d5eba46 Compare July 27, 2024 11:39
@anttiharju anttiharju changed the title Initialise VS code extension directory Setup skeleton for developing a VS Code extension with bun Jul 27, 2024
@anttiharju anttiharju marked this pull request as ready for review July 27, 2024 11:47
@anttiharju anttiharju merged commit 0a47d99 into main Jul 27, 2024
4 checks passed
@anttiharju anttiharju deleted the setup-basic-vs-code-extension branch July 27, 2024 11:47
anttiharju pushed a commit that referenced this pull request Jul 27, 2024
anttiharju pushed a commit that referenced this pull request Jul 27, 2024
anttiharju added a commit that referenced this pull request Oct 13, 2024
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.

1 participant