BACK TO HOME

Print for Visual Studio Code

Print is a Visual Studio Code extension used by nearly half a million people. Print allows users to print their code into a PDF file.


Print needed help with a new feature—allowing users to print diagrams for databases. I wanted to contribute to this project, so I connected with the project maintainer. They were happy to assign the issue to me.


I wrote code that implemented that feature and created a Pull Request. The Pull Request was later merged.


With my contribution, users can now print beautiful database diagrams, please see the 2 examples below.

Details

Tech:

TypeScript, Node.js