Releases: Trelent/Trelent-IntelliJ-Extension
Releases · Trelent/Trelent-IntelliJ-Extension
v1.8.9
Support for 232.* versions of JetBrains IDEs. Currently pending review by JetBrains.
Manual installation:
- Download the attached ZIP containing the release.
- Go to settings -> plugins -> gear icon -> Install plugin from disk
- Select the ZIP file
- All done!
v1.8.8 - Docs progress improvements
Added
- Documentation progress widget improvements:
- Now syncs on save
- Click to manually sync
- No longer delays switching between files
v1.8.7 - TypeScript fix
Fixed
- Bug fix for TypeScript
v1.8.6 - Documentation progress widget & TypeScript
Added
- Documentation progress widget
- TypeScript support
v1.8.5 - Fewer parsing errors
Version 1.8.5 brings the JetBrains plugin to parsing-accuracy parity with Trelent's VSCode extension. This is part of a continuous effort to bring them both to feature parity.
What's Changed
New Contributors
Full Changelog: v1.7.2...v1.8.5
v1.7.2
Added
- Bump to support 223.* versions of all IDE's.
v1.7.1 STABLE
Added
- Bug fix for PyCharm Professional
v1.7.0 - UNSTABLE
Added
- Bug fixes
- Paid accounts
- Backend improvements
- Version bump to match VS Code Extension
v1.3.0 - PRE RELEASE
Installation
Note: We are awaiting approval for a listing on the JetBrains Marketplace.This is a pre-release that has not been approved yet.
- Download the JAR file below.
- In your JetBrains IDE, navigate to
Settings -> Plugins -> Plugin Settings Cog -> Install From Diskand select the downloaded JAR file. - Start writing docs in any supported language!
Added
- Initial IntelliJ release
- Initial scaffold created from IntelliJ Platform Plugin Template