Skip to content

Releases: tikzit/vstikzit

v0.5.1

11 Nov 22:17

Choose a tag to compare

  • draw labels next to nodes if the label= property is set

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Nov 10:26

Choose a tag to compare

  • 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

08 Nov 16:42

Choose a tag to compare

  • reflect nodes horizontally and vertically with alt+right and alt+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

05 Nov 23:15

Choose a tag to compare

Minor UI improvements and selection animations.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Nov 16:13

Choose a tag to compare

  • 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

28 Oct 07:52

Choose a tag to compare

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

27 Oct 08:08

Choose a tag to compare

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

27 Oct 08:12

Choose a tag to compare

Updated README file. Recommended installation method is now via Marketplace.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

27 Oct 08:10

Choose a tag to compare

Minor release to update metadata.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Oct 10:05

Choose a tag to compare

  • Added parsing support for xcolor "mix" syntax in tikzstyles, e.g. "red!50!black"
  • Added ability to customise keybindings in graph editor