Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Releases: codiga/jetbrains-plugin

v1.6.9

08 Aug 21:53
Compare
Choose a tag to compare

Added

  • Fix scrolling issues when navigating snippets
  • Stop constantly polling for snippets, detect user activity
  • Better resizing of snippets panel

v1.6.8

28 Jul 03:38
45f9f13
Compare
Choose a tag to compare

Added

Support for Coldfusion

v1.6.7

11 Jul 15:36
d9efee9
Compare
Choose a tag to compare

Fixed

Fix bug when trying to insert a snippet in the IDE

v1.6.6

08 Jul 23:03
Compare
Choose a tag to compare

Changed

  • Updated dependencies

v1.6.5

27 Jun 23:00
Compare
Choose a tag to compare

Added

  • Compatibility with latest version of JetBrains

v1.6.4

04 Jun 02:18
Compare
Choose a tag to compare

Fixed

  • Correctly detect the editor when the platform starts

v1.6.3

30 May 23:05
Compare
Choose a tag to compare

Changed

Trigger shortcut only using .

v1.6.2

23 May 13:35
Compare
Choose a tag to compare

Fixed

  • When double clicking on a snippet in snippet or shortcut search, it should import the snippet

v1.6.1

23 May 03:50
Compare
Choose a tag to compare

Added

  • Load the panel with the current edited file

v1.6.0

19 May 22:53
38c4904
Compare
Choose a tag to compare

Added

  • Snippet Tool Window

Fixed

  • Snippet with multiple variables: only ask for the variable once