Releases: tikzit/vstikzit
Releases · tikzit/vstikzit
v0.5.1
- draw labels next to nodes if the
label=property is set
Full Changelog: v0.5.0...v0.5.1
v0.5.0
- added ability to reorder nodes and paths (e.g. Bring to Front, Send to Back)
- improved GUI support for filled paths
- Ctrl/Cmd+click an edge to select the whole path
- edge style applies to whole path, matching pgf/tikz behavior
- added settings for PDF/SVG build commands and axis labels
- added settings for PDF/SVG output directories
Full Changelog: v0.4.0...v0.5.0
v0.4.0
- reflect nodes horizontally and vertically with
alt+rightandalt+down, respectively - reverse edges with
ctrl+/ - all keybindings are customisable
- detect keyboard focus of graph editor so keybindings don't clash with label field or command palette
- auto-complete tikz figures when typing
\tikzfig{or\ctikzfig{in latex document
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Minor UI improvements and selection animations.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- various bugfixes and UI improvements
- ability to toggle style panel with
ctrl+alt+s
Full Changelog: v0.2.4...v0.3.0
v0.2.4
Added more keyboard aliases, mostly for UI compatibility with tikzit desktop:
- 'v' or 'n' for node tool
- 's' or ESC for select tool
- CTRL or SHIFT for multi-select
v0.2.3
What's New
- tikzfig links find figures folder relative to main file or current file instead of workspace folder
- clicking a link prompts the user to create a new file if it doesn't exist
- PDF preview/sync succeeds for new (i.e. blank) files
- many small UI fixes and enhancements, notably:
- delete key now works as expected on mac
- shift+arrow keys no longer interferes with label editing
- control+scroll wheel to zoom in/out
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Updated README file. Recommended installation method is now via Marketplace.
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Minor release to update metadata.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
- Added parsing support for xcolor "mix" syntax in tikzstyles, e.g. "red!50!black"
- Added ability to customise keybindings in graph editor