Skip to content

Tags: ctykwz/intellij-thrift

Tags

1.11.0

Toggle 1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support IntelliJ 2021.3 (fkorotkov#124)

* Support IntelliJ 2021.3

* Suppress NoClassDefFoundError error message

* Resolve deprecation warning

1.10.0

Toggle 1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
IntelliJ 2021.2 Support (fkorotkov#120)

* IntelliJ 2021.2 Support

* Ignore the test fails only on Cirrus CI

* Revert "Ignore the test fails only on Cirrus CI"

This reverts commit e007414.

* Make curly braces structural

* Ignore with a comment

* Rename _testExistingCurlyBrace

* private

Co-authored-by: fedor <[email protected]>

1.9.0

Toggle 1.9.0's commit message
IntelliJ 2021.1 Support

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add optional dependencies for com.intellij.modules.java and org.intel…

…lij.scala (fkorotkov#115)

1.7.0

Toggle 1.7.0's commit message
Main plugin compatibility

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Some improvements (fkorotkov#103)

* Validate method ids and names

* Refactor struct fields validation

* Add thrift context

* Validate duplicate method names

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Java 8 target for JPS plugins (fkorotkov#102)

* OpenJDK 8 in CI

Plus latest stable IntelliJ

* targetCompatibility

* sourceCompatibility

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Intellij 203 (fkorotkov#97)

* IntelliJ 203 support

* Optimize imports

* Optimize imports

* JDK 11

* No verify

1.3.3

Toggle 1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Extend set of supported entities for GoToThriftDefinitionMarkerProvid…

…er (fkorotkov#96)

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Extend set of supported entities for GoToThriftDefinitionMarkerProvid…

…er (fkorotkov#94)

More scrooge types, as well as all generated classes