Developer's Diary
Software development, with Terry Ebdon
|
Yesterday I switched from Atom to VS Code, this was a good move. The Git and GitHub integration is excellent, much better than I remembered. I prefer it to the equivalent Atom functionality.
I really like Git's commit signing feature, and seeing the green "verified" badges in the GitHub history.
Commit signing works great from the command line, but it never worked for me in Atom. Glad to see it works out of the box in VS Code.
VS Code's integration with GitHub Issues is really nice.
It's not perfect, e.g. note the duplicate issues, but I like it a lot.
Creating an issue is pretty cool, using ctrl+.
to trigger the code action.
Clicking on the Create GitHub Issue pop-up shows a confirmation dialogue.
The issues bar looks very useful:
I normally use the hub issue
command for updating and querying issues.
Looks like I'll have less need for hub issue
, though it's still handy for scripting.
13-MAY-2020 👈 Top of page 👉 20-MAY-2020
© 2020 Terry Ebdon.
Find me coding on GitHub, networking on LinkedIn, answering questions on Stack Exchange and hanging out on twitter.