Skip to content

Releases: NomarCub/obsidian-open-vscode

1.4.1

06 Apr 06:58
21396ab

Choose a tag to compare

fix issue with 1.4.0 migration
see: #24, #23

1.4.0

05 Apr 15:17
a07bf2d

Choose a tag to compare

new urlProtocol setting: You can override the default vscode:// to VSCode Insiders, VSCodium or other VSCode variants' protocol string

  • replaces old useUrlInsiders option for activating url for VSCode Insiders
  • see #22, #21, readme section

Full Changelog: 1.3.0...1.4.0

1.3.0

14 Nov 19:08
32483f5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.3...1.3.0

1.2.3

29 Jul 14:58
95c03b3

Choose a tag to compare

What's Changed

  • feat: Add supporting for "go to line" by @Moyf in #13

New Contributors

  • @Moyf made their first contribution in #13

Full Changelog: 1.2.2...1.2.3

1.2.2

03 Jan 22:57
a264f83

Choose a tag to compare

add {{folderpath}} template variable, closes #8

minor changes:

  • fix hot-reload plugin console error, close #10
  • use non-resized svg, as custom viewboxes are now supported: obsidianmd/obsidian-releases#366 (comment)
  • bump dependencies
  • copy build system changes from obsidian-sample-plugin
  • update funding with Ko-fi and Obsidian manifest
  • update community plugins link in README, close #9

Full Changelog: 1.2.1...1.2.2

1.2.1

14 Oct 14:03

Choose a tag to compare

  • update build to target Obsidian 1.0.0 (v0.16)

  • replace icon and link with one from Simple Icons

1.2.0

24 Jun 18:25

Choose a tag to compare

UseURL: open file in workspace feature and restructure, merges #5, #7 by @ptim
requires Obsidian v0.14.8

1.1.3

01 Jan 21:09

Choose a tag to compare

new {{filepath}} variable

1.1.2

05 Oct 20:40

Choose a tag to compare

error logging - see #3 (comment)

1.1.1

02 Sep 06:18

Choose a tag to compare

set default template to code "{{vaultpath}}" - fix #4