This repository has been archived by the owner on May 4, 2023. It is now read-only.
Releases: codiga/jetbrains-plugin
Releases · codiga/jetbrains-plugin
v1.6.9
Added
- Fix scrolling issues when navigating snippets
- Stop constantly polling for snippets, detect user activity
- Better resizing of snippets panel
v1.6.8
Added
Support for Coldfusion
v1.6.7
Fixed
Fix bug when trying to insert a snippet in the IDE
v1.6.6
Changed
- Updated dependencies
v1.6.5
Added
- Compatibility with latest version of JetBrains
v1.6.4
Fixed
- Correctly detect the editor when the platform starts
v1.6.3
Changed
Trigger shortcut only using .
v1.6.2
Fixed
- When double clicking on a snippet in snippet or shortcut search, it should import the snippet
v1.6.1
Added
- Load the panel with the current edited file
v1.6.0
Added
- Snippet Tool Window
Fixed
- Snippet with multiple variables: only ask for the variable once