Skip to content

Commit e45a481

Browse files
committed
update previous post for dtvem and compress cover image
1 parent 474ab4a commit e45a481

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

-926 KB
Loading

src/content/blog/2025/reflecting-on-2025/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ I went deep on improving the VS extension development experience:
3737

3838
If you're building VS extensions, I hope these make your life a little easier.
3939

40+
### dtvem
41+
42+
I also built **dtvem** - a cross-platform CLI tool for managing multiple programming language runtimes (Python, Node.js, Ruby, with more on the way). Think of it as one version manager to rule them all. It uses shims instead of shell configuration files, so there's no messing with `.bashrc` or `.zshrc`. And unlike most tools in this space, it was designed with first-class Windows support from day one. ([Website](https://dtvem.io/) | [GitHub](https://github.com/dtvem/dtvem))
43+
4044
### Visual Studio Toolbox
4145

4246
I've also been working on something new - a Windows application called Visual Studio Toolbox. It's not an extension or a NuGet package, but a standalone app. Still in the works, but I'm excited about where it's heading. ([GitHub](https://github.com/CodingWithCalvin/VSToolbox))

0 commit comments

Comments
 (0)