/vscode-gnuplot

Primary LanguageJavaScriptMIT LicenseMIT

Gnuplot Preview for Visual Studio Code

A extension which provides gnuplot language support and enables visualization of gnuplot figures. The language support part is copied from another extension, Gnuplot.

Make sure you have added the directory containing gnuplot binary to PATH environment variable and restart VS Code before using this extension.

Features

View figure on-the-fly

preview

Just open your gnuplot script and use command gnuplot.view. Preview panel will refresh automatically everytime your file is changed.

Error Message Parser

error

Syntax highlighting

syntax

Snippets

snippets

License

MIT