Releases: JetBrains/pest-intellij
Releases · JetBrains/pest-intellij
v1.7.0-EAP.4
Added
- Added
uses->in
folder reference - Added registry entry for disabling expectation file generation
Changed
- Changed goto and completion contributor to reference provider
- Changed icons to use build-in dark mode switching
Fixed
- Fixed dataset reference error when no dataset provided yet.
v1.7.0-EAP.3
Added
- Added
uses->in
folder reference - Added registry entry for disabling expectation file generation
Changed
- Changed goto and completion contributor to reference provider
- Changed icons to use build-in dark mode switching
v1.7.0-EAP.1
Added
- Added
uses->in
folder reference
Changed
- Changed goto and completion contributor to reference provider
v1.6.2
Fixed
- Fixed duplicate type provider key with nette plugin
v1.6.1
Added
- Added inspection for checking if dataset exists
Fixed
- Fixed dataset autocompletion triggering on all strings
- Fixed dataset goto triggering on all strings
v1.6.0
Added
- Added converting multiple
expect
toand
calls instead - Added dataset completion
- Added dataset goto
Fixed
- Fixed automatic case changing on multicased string
v1.6.0-EAP.1
Added
- Added converting multiple
expect
toand
calls instead
v1.5.0
Added
- Added automatic case changing to pest test names
v1.4.2
Fixed
- Changed runReadAction to runReadActionInSmartMode in startup activity
v1.4.2-EAP.2
Fixed
- Changed runReadAction to runReadActionInSmartMode in startup activity