Improving your tools will help to improve your code
The last newsletter of 2022 the next one will be published on the 1st of January 2023. Time flies when you are having fun with Rust. Let’s dive in…
In today’s email:
- Enhanced Visual Studio Code
- ChatGPT a glimpse into the future
- The editor written in Rust
Enhanced Visual Studio Code
For debugging, you can use the CodeLLdb extension. With this debugger, you can step through your code, put in watches, inspect variables, and see your call stack, among other features.
ChatGPT a glimpse into the future
If you want to chat with GPT follow this link. You will need to sign-up but it is definitively worth it.
Another AI tool that is used in production and helps you write code is Copilot. They call it the AI pair programmer.
AI will be the future of in-editor resources, such as StackOverflow, as well as a pair programmer and reviewer all in one…
The editor written in Rust
Helix is designed to be used without a mouse, keeping your hands on the keyboard. If you’re already familiar with editors like Vim, the transition to Helix should be easy.
Consider giving Helix a try in your next hobby project and let me know your experience with it.
Helix the editor written in Rust
Enjoy your Sunday, and have a great week ahead.
Thanks for reading!
Bob Peters
Feel free to connect with me on LinkedIn