We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9be0c commit a1119d8Copy full SHA for a1119d8
packages/ide/jetbrains/CHANGELOG.md
@@ -1,11 +1,23 @@
1
# Changelog
2
3
## [Unreleased]
4
+
5
+### Fixed
6
7
+- General improvements to language service.
8
9
+## 1.9.0
10
11
### Added
-- Added support to complex usage of `@@index` attribute like `@@index([content(ops: raw("gin_trgm_ops"))], type: Gin)`.
12
13
+- Added support to complex usage of `@@index` attribute like `@@index([content(ops: raw("gin_trgm_ops"))], type: Gin)`.
14
15
### Fixed
-- Fixed several ZModel validation issues related to model inheritance.
16
17
+- Fixed several ZModel validation issues related to model inheritance.
18
19
## 1.7.0
20
21
-- Auto-completion is now supported inside attributes.
22
23
+- Auto-completion is now supported inside attributes.
0 commit comments