You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VS Code extension that instantly generates formatted assignment documents from your code and output. No more manual copy-pasting - just fill in your details, load your files, and export to Word or PDF in seconds.
O gerador de documentação, quando concluído, irá analisar o código de sua escolha, e descrever em um arquivo de documento.md quais são as funções do código analisado, bem como quais librarys foram utilizadas e quais são os métodos do código.
Textomatic is a Java tool that converts plain text files into formatted PDFs using the iText library. It supports various text formatting options like bold, italics, font size, and indentation.