Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: mgiesen/Image-Comments

1.5.0

04 Jul 20:30

Choose a tag to compare

1.4.0

13 Jun 22:14

Choose a tag to compare

1.3.0

27 Jan 19:43

Choose a tag to compare

  • Configurable image path resolution allows users to choose whether image paths in comments are resolved relative to the file or the workspace (imageComments.pathMode).

1.2.0

17 Dec 22:17

Choose a tag to compare

  • Allow empty descriptions in image comments by making description text optional in the comment syntax

1.1.0

14 Sep 12:30

Choose a tag to compare

  • Enhance regex in processComment to support filenames with spaces
  • Add handling for multi-line comments
  • Code refactor for better maintainability
  • Add try-catch for file existence checks to prevent unexpected crashes
  • Add support for additional programming languages: CSS, Clojure, CoffeeScript, F#, HTML, JSON with Comments (jsonc), Less, MATLAB, OCaml, Objective-C, SCSS, Sass, Scala, Shell Script, YAML

1.0.0

09 Sep 22:27

Choose a tag to compare

  • Changed image path handling: images are now resolved relative to the file instead of the workspace root for more intuitive usage
  • Reduce heading font size in README for improved readability
  • New tooltip added for missing images
  • Adding support for C language

0.8.0

04 Jun 01:45

Choose a tag to compare

  • Optimized scaling

0.7.0

02 Jun 18:06

Choose a tag to compare

  • Support for many new languages
  • Adjusted scaling size to 500 px

0.6.0

02 Jun 13:52

Choose a tag to compare

  • Adding support for sql files

0.5.0

27 Sep 21:03

Choose a tag to compare

  • Implement clickable image links in hover tooltips