- Add support for IntelliJ 2023.1
- Move Project detection into read-action, Fixes #403
- Bump version to 0.8.1
- Bump platform to 223
- Update plugin ids for 223
- Migrate Icons for 223
- Update JS ModuleProvider
- Bump versions in GitHub workflows
- Migrate to postStartupActivity from project listeners
- Upgrade grammar-kit-plugin to 2021.2.2
- Use current way to reference html file type
- Upgrade platform to 221.5080.169
- Upgrade platform to 2022.1
- Upgrade platform to 2022.2.3
- Upgrade platform to 2022.2.4
- Removed travis build indicator
- Upgrade to platform 213
- migrate checkHighlight to testHighlight where possible
- migrate away from using FileTypeIndex.NAME directly
- register inspections individually and remove InspectionTool
- migrate
CreateInjectorQuickFix
away from removed API to use writeCommandAction - migrate
ExtbaseControllerActionAction
away from removed API to use writeCommandAction - migrate
createNotification
usage to distinct NotificationGroup - Remove unused, deprecated API usage related to icons
- Use diamond operator where applicable
- change main target for changelog patching to master
- use nightly channel when publishing Fluid or TypoScript plugins
- upgrade gradle-intellij plugin to 1.1.6
- only support 2021.2.2
- remove MissingTableInspectionTest as it's not compatible
- Improve publishing through GitHub actions
- Grab version number from changelog correctly
- Use "nightly" channel for TypoScript and Fluid projects
- Fix syntax of release task
- Use GitHub actions to build plugin instead of travis
- c2b9eca [T3CMS] allowed TCA field can contain CSV string of tables (#351) (Cedric Ziel)
- f7e3bb4 [T3CMS] Create convenience method to get locale (#350) (Cedric Ziel)
- d3499ef [All] Update Platform version to 2021.1 (#349) (Cedric Ziel)
- 95a22b1 Update issue templates (Cedric Ziel)
- 8b4849f [T3CMS] Rename settings property for translation folding (#344) (Cedric Ziel)
- 66d717b Prepare v0.6.1 (Cedric Ziel)