Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4302
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2020-03-08 23:10 -0700 |
| Message-ID | <ff30df62-08b4-44b9-b4a3-b99952779c49@googlegroups.com> (permalink) |
| Subject | Preview your gnuplot figures in VS Code |
| From | fizzybreezy <hiiiide42@gmail.com> |
Hello, I developed a VS Code extension to preview gnuplot figures when editing it and I want to share it with you to boost your work. Here is the link : https://marketplace.visualstudio.com/items?itemName=fizzybreezy.gnuplot And here is the source code : https://github.com/fizzybreezy/vscode-gnuplot To active preview, just use command `gnuplot.view` or hotkey `ctrl(cmd) + alt +v` when editing gnuplot scripts ( *.gnuplot, *.gnu, *.plot, *.plt, *.gp ).The preview panel will auto refresh when you change your script and switch editor windows between scripts. Enjoy this extension and welcome to help me improve it by post issues and pull request. fizzybreezy
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Preview your gnuplot figures in VS Code fizzybreezy <hiiiide42@gmail.com> - 2020-03-08 23:10 -0700
Re: Preview your gnuplot figures in VS Code Cristian Camilo Mejia <cc.mejia@gmail.com> - 2020-03-09 19:41 -0700
Re: Preview your gnuplot figures in VS Code hiiiide42@gmail.com - 2020-03-11 03:55 -0700
Re: Preview your gnuplot figures in VS Code Cristian Camilo Mejia <cc.mejia@gmail.com> - 2020-03-11 07:34 -0700
Re: Preview your gnuplot figures in VS Code hiiiide42@gmail.com - 2020-03-12 01:25 -0700
Re: Preview your gnuplot figures in VS Code Cristian Camilo Mejia <cc.mejia@gmail.com> - 2020-03-12 07:20 -0700
Re: Preview your gnuplot figures in VS Code Nope Nope <b.erkhme@gmail.com> - 2021-08-16 03:42 -0700
Re: Preview your gnuplot figures in VS Code not you <nguyen.tnhoang@gmail.com> - 2022-12-25 00:55 -0800
Re: Preview your gnuplot figures in VS Code Abhishek Ranna <ranna15abhishek@gmail.com> - 2023-06-15 12:58 -0700
csiph-web