Skip to content

An extension for VS Code that offers comprehensive support for editing LaTeX documents, incorporating a range of experimental features.

License

Notifications You must be signed in to change notification settings

tamuratak/latex-toybox

Repository files navigation

LaTeX Toybox

This is a fork of LaTeX Workshop created to provide novel and experimental features. I started this endeavor to joyfully implement creative ideas. I hope that through this initiative, the LaTeX ecosystem will become even more enriched.

Realtime Math Preview Panel with Cursor

mathpreview_cursor.mov

Context Aware IntelliSense

Renaming

renaming.mov

Auto Closing

autoclosing.mov

Replacing Brackets

replacingbrackets3.mov

Removing Command

removingcommand2.mov

Adding Command

addingcommand.mov

True Flicker-free reloading

By displaying a copy of each page over the original while reloading the PDF viewer, we achieve a truly flicker-free reload. Additionally, the PDF viewer reloads with a smooth transition effect.

pdfreload.mov

Removed features

To streamline maintenance and enhance security measures, I removed some features from LaTeX Workshop:

  • Cleaning auxiliary files
  • Magic comment support
  • Creating temporary directory to build
  • Formatting LaTeX documents
  • R Sweave and Weave.jl supports
  • Legacy Docker supports
  • Counting words
  • Tweaks for MiKTeX

Feature requests

In order to fully focus on bringing my own ideas to fruition, I regret to inform you that I am unable to accept any feature requests at this time. My utmost priority lies in diligently implementing and refining the concepts that I have envisioned. I appreciate your understanding and support as I strive to create a unique and innovative experience.

Contributing

In order to ensure the maintainability of the codebase and uphold a high standard of quality, I have made the decision not to accept any pull requests. Integrating random pull requests can introduce complexities that may hinder the overall stability and coherence of the project.

However, I highly encourage you to fork this repository and create your own extension. By doing so, you can freely explore and implement your ideas, contributing to the enhancement of the LaTeX ecosystem. I genuinely appreciate your enthusiasm and passion for making a positive impact in the community, and I look forward to witnessing the unique and valuable contributions you can bring through your personalized extension.

License

MIT

About

An extension for VS Code that offers comprehensive support for editing LaTeX documents, incorporating a range of experimental features.

Resources

License

Stars

Watchers

Forks