Home

Awesome

LaTeX Snippets

This extension includes a variety of snippets for LaTeX including making environments and plotting images for functions, etc.

Features

Powerful Snippets for Formulas, Environments and Plotting

Powerful Plotting Tools

Using the command LaTeX Plotting Tool, you can quickly draw a custom regression graph for any degree according to the points you pointed out in the canvas. You can customize the following:

The command can be accessed by typing shift + command + P in Mac OS X and shift + ctrl + P in Windows.

Using Command LaTeX Plotting Tool

The tool will automatically copy the LaTeX code onto your pasteboard, and you can plot in the tex file simply by pasting into the document.

Paste in the document

Requirements

With LaTeX in the path.

Dependency:

With VSCode Verson no lower than 1.41.0

Tip: Auto-save option is recommended to be enabled. LaTeX Workshop extension is recommended to be installed, it's available in the market place.

Github

The Github page of this project is https://github.com/JeffersonQin/VSCode-LaTeX-Snippets. If you have any suggestion or want to have some additional functions, please feel free to contact me (my personal e-mail: 1247006353@qq.com) or write a review either here or at github. Thank you.

Extension Settings

Known Issues

No known issues yet.

Release Notes

License

MIT License.

1.0.0

Initial release of latex-snippets-jeff.

1.0.1

Rename the project.

1.1.0

Add new functions. Now you can plot the regression graphs quickly by using the LaTeX Plotting Tool command.

1.1.1

Add feature descriptions to README.md and bug fix.

1.1.2

Adding Information.

1.1.3

Fix introduction page.

1.1.4

Add icon.

1.1.5

Bug Fix:

1.1.6

Template Adjusting:

1.1.7

Bug Fix:

1.2.0

New Feature:

1.2.1

From now on, you have to enable the auto-suggestion manually in the setting page.

1.2.2

1.2.3

Security Update & Bug Fix.