CommenTeXVERSION ALPHA 0.1Render LaTeX equations inside docstrings, on a new line.
Example
The default render colour is white (dark mode most common). Change text colourIn your project directory, create
e.g. pure white Re-render equation by clicking cursor inside the equation and then click off. Equation should have the new hex colour. DescriptionPlaces SVG overlays of rendered LaTeX equations onto the page. Note raw strings should be used to avoid Python interpreting escape characters. Auto equation indent is 4 spaces and can be moved by adding more spaces to the line the equation sits on. Based on VSCode web-like extension framework, developed using TypeScript. Alpha (first working) version so expect plenty of bugs. Contributions welcome. Open source (in principle). |
