ddev-intellij-plugin

DDEV Tool Integration for IntelliJ IDEA

BSD-3-CLAUSE License

Stars
99

Bot releases are hidden (Show)

ddev-intellij-plugin - 1.2.3 Latest Release

Published by nico-loeber 5 months ago

Changed

Dependency Updates

New Contributors

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.2.2...1.2.3

ddev-intellij-plugin - 1.2.2

Published by nico-loeber 6 months ago

Installation instructions

Known issues

  • Errors like There is no ProgressIndicator or Job in this thread, the current job is not cancellable. will appear in
    the error log
  • Plugin verifier task fails due to insufficient disk space on the GitHub runner

Changed

Dependency Updates

New Contributors

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.2.1...1.2.2

ddev-intellij-plugin - 1.2.1

Published by nico-loeber 9 months ago

Changed

  • Show context in error message when docker backend is not running

Fixed

Dependency Updates

New Contributors

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.2.0...1.2.1

ddev-intellij-plugin - 1.2.0

Published by nico-loeber 9 months ago

Changed

Dependency Updates

New Contributors

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.1.1...1.2.0

ddev-intellij-plugin - 1.1.1

Published by nico-loeber about 1 year ago

Changed

Fixed

Dependency Updates

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.1.0...1.1.1

ddev-intellij-plugin - 1.1.0

Published by nico-loeber over 1 year ago

Added

Fixed

Dependency Updates

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.0.5...1.1.0

ddev-intellij-plugin - 1.0.5

Published by nico-loeber over 1 year ago

Fixed

  • Compatibility of the DDEV status bar for IntelliJ 2023.1
  • Compatibility of the DDEV terminal for IntelliJ 2023.1
  • Compatibility of actions for IntelliJ 2023.1

Dependency Updates

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.0.4...1.0.5

ddev-intellij-plugin - v1.0.4

Published by nico-loeber almost 2 years ago

Fixed

Dependency Updates

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.0.3...v1.0.4

ddev-intellij-plugin - 1.0.3

Published by nico-loeber almost 2 years ago

Fixed

Dependency Updates

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.0.1...v1.0.2

ddev-intellij-plugin - 1.0.1

Published by nico-loeber about 2 years ago

Changed

Fixed

  • Add missing checkout step for sentry release job
  • Fix possible null pointer in Description::getServices

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.0.0...v1.0.1

ddev-intellij-plugin - 1.0.0

Published by nico-loeber over 2 years ago

Added

Changed

  • Refactor dynamic ddev config arguments for better extensibility
  • Update DdevNotifier and Tests for better maintainability
  • Bump sentry from 5.7.4 to 6.1.4 by @dependabot
  • Bump org.sonarqube from 3.3 to 3.4.0.2513 by @dependabot
    in https://github.com/php-perfect/ddev-intellij-plugin/pull/71
  • Remove dead code and do some tidy up

Fixed

  • Fix changelog format so the changelog is shown correctly in JetBrains Marketplace
  • Remove unsupported JVM option MaxPermSize
  • Do not record uncaught exceptions in sentry.io

Please note: There is a known issue where DDEV commands fail when the project is opened in PHPStorm.

Full Changelog: https://github.com/php-perfect/ddev-intellij-plugin/compare/1.0.0-beta1...v1.0.0

ddev-intellij-plugin - v1.0 ALPHA

Published by nico-loeber over 2 years ago

Non stable pre release of version v1.0.

Features

  • Run DDEV actions via GUI
  • Quick access DDEV Services
  • Auto configure PHP Remote Interpreter1
  • Auto configure data source1
  • Assistance and completion for DDEV configuration file
  • DDEV version check
  • Integrated DDEV terminal1
  • And much more coming soon!