TeXFlowWrite LaTeX, without writing LaTeX.TeXFlow is a visual editor for real LaTeX files inside VS Code. It lets you focus on writing while keeping your Current stable release: 0.14.3. TeXFlow does not replace LaTeX with a proprietary format. Your Highlights
InstallationVisual Studio MarketplaceInstall TeXFlow — Visual LaTeX from the VS Code Extensions view, or use the Marketplace listing: https://marketplace.visualstudio.com/items?itemName=leandrozipitria.texflow Install from VSIX
Requirements
Quick start
DocumentationDesign principleTeXFlow is intentionally conservative. Visual editing is used where the source can be parsed and serialized safely. Unsupported or highly customized LaTeX is preserved so that opening a document in TeXFlow does not require converting it to another document format. LyX is used only as a technical reference for structural-editing problems that mature LaTeX editors have already confronted, such as paragraph semantics, embedded objects, cursor boundaries, and source preservation. TeXFlow's interface and visual editors are independent product decisions. Development
Run the regression fixtures with:
See CONTRIBUTING.md for contribution guidelines. Author and development approachCreated by Leandro Zipitria. TeXFlow was designed and developed through an iterative human–AI collaboration. The product concept, design decisions, testing, and development direction are by Leandro Zipitria. Implementation code was generated with OpenAI's ChatGPT under the creator's direction and testing. Repositoryhttps://github.com/LeandroZipitria/texflow LicenseMIT. See LICENSE. |