Skip to content

Releases: almasix-dev/almasix-idea

v0.3.5

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 07:57
c754e74

What's new

  • Inline @section('name', 'value') treated as self-closing in Prism structure analysis
  • @show closes @section; hover docs updated for the two-arg form

v0.3.4

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 07:11
415407b

What's Changed

  • Sync marketplace pluginIcon.svg to the same official almasix.svg mark used by the VS Code extension

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 05:58
68a6df0

What's Changed

  • Release Almasix Idea 0.3.3 (standalone repo) by @coolsam726 in #1

New Contributors

Full Changelog: v0.1.11...v0.3.3

v0.3.2

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 01:08

JetBrains 0.3.2

  • Limit compatible IDEs to PyCharm Professional, PyCharm Community, and WebStorm (product-module incompatible-with declarations)
  • Build/run sandbox against PyCharm Community (PC)

Requires Almasix 0.9.1+.

Install: Settings → Plugins → ⚙ → Install Plugin from Disk… → the zip → restart → Almasix → Rebuild Index.

Full Changelog: https://github.com/almasix-dev/ide-support/compare/v0.3.1...v0.3.2


Imported from almasix-dev/ide-support@v0.3.2 after the editor-package split.

v0.3.1

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 01:08

JetBrains 0.3.1

Patch on the 0.3.0 exhaust release:

  • Ctrl-hover underline + hand cursor on Almasix symbols (hard PsiReferences)
  • Blueprint quiettable. in migrations no longer dumps every DB column
  • Prism file icon from art/prism/prism-file.svg
  • New… always runs smith make:*; interactive make:model companions (-m/-f/-s/-c/-r/--api/--policy/-R/-a)
  • .env bulk insert — “Insert all MAIL_*” when 2+ keys match the prefix

Requires Almasix 0.9.1+ (prefer latest with AnnAssign / tables.*.model in ide:index).

Install: Settings → Plugins → ⚙ → Install Plugin from Disk… → the zip → restart → Almasix → Rebuild Index.

Full Changelog: https://github.com/almasix-dev/ide-support/compare/v0.3.0...v0.3.1


Imported from almasix-dev/ide-support@v0.3.1 after the editor-package split.

v0.3.0

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 01:08

What's Changed

Full Changelog: https://github.com/almasix-dev/ide-support/compare/v0.2.3...v0.3.0


Imported from almasix-dev/ide-support@v0.3.0 after the editor-package split.

v0.2.3

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 01:07

JetBrains 0.2.3

  • Deeper navigationconfig("app.env") jumps to the "env" key line; Prism {{ var }} go-to-definition; Ctrl-hover underline on navigable symbols; relation methods jump to the method line
  • Two-way env completion — bare keys in .env from config/env() declarations; values for drivers/stores (e.g. QUEUE_CONNECTION=sync / database / redis); same for env("KEY", …) defaults

Requires Almasix 0.9.1+ (smith ide:index --json with config_locations / env_options).

Install: Settings → Plugins → ⚙ → Install Plugin from Disk… → the zip → restart → Almasix → Rebuild Index.


Imported from almasix-dev/ide-support@v0.2.3 after the editor-package split.

v0.2.2

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 01:07

JetBrains 0.2.2

  • Go to Declaration (Ctrl-click) for routes, views, config files, env keys, components, tables/columns, and relations
  • Official Almasix icon on the Almasix menu (and Plugins list)

Requires Almasix 0.9.0+ (smith ide:index --json).

Install: Settings → Plugins → ⚙ → Install Plugin from Disk… → this zip → restart.


Imported from almasix-dev/ide-support@v0.2.2 after the editor-package split.

v0.2.1

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 01:06

JetBrains 0.2.1

  • Real Almasix menu on the main menu bar and under Tools
  • Almasix → Rebuild Index is discoverable again (0.2.0 used popup=false and hid the submenu)

Install: Settings → Plugins → ⚙ → Install Plugin from Disk… → this zip → restart.


Imported from almasix-dev/ide-support@v0.2.1 after the editor-package split.

v0.2.0

Choose a tag to compare

@coolsam726 coolsam726 released this 15 Sep 01:05

What's Changed

Full Changelog: https://github.com/almasix-dev/ide-support/compare/v0.1.13...v0.2.0


Imported from almasix-dev/ide-support@v0.2.0 after the editor-package split.