VSRead is a lightweight TXT and EPUB reader designed for Visual Studio Code. It allows you to read text files and e-books directly in VS Code without switching to other applications. Execute the ...
NOTE: This is heavily based on lsp-sample from vscode-extension-samples with the goal of removing example-specific code to ease starting a new Language Server. This project aims to provide a starting ...