Skip to content

Asset browser actions improvements#703

Merged
adriengivry merged 5 commits intomainfrom
feature/asset_browser_actions
Apr 14, 2026
Merged

Asset browser actions improvements#703
adriengivry merged 5 commits intomainfrom
feature/asset_browser_actions

Conversation

@adriengivry
Copy link
Copy Markdown
Member

@adriengivry adriengivry commented Apr 14, 2026

Description

  • Better asset actions (Open, Open externally...) no more preview
  • Add support for {workdir} in custom code editor command
  • Changed Lua and shaders default action to open the file with the code editor

Related Issue(s)

Fixes #702
Fixes #693

Review Guidance

Write here.

Screenshots/GIFs

image

Checklist

  • My code follows the project's code style guidelines
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes don't generate new warnings or errors

@adriengivry adriengivry self-assigned this Apr 14, 2026
@adriengivry adriengivry added QoL Quality of Life : Something that can improve users productivity Editor Something relative with the editor labels Apr 14, 2026
@adriengivry adriengivry force-pushed the feature/asset_browser_actions branch from e0dbdb2 to 7609947 Compare April 14, 2026 15:38
@adriengivry adriengivry marked this pull request as ready for review April 14, 2026 18:55
@adriengivry adriengivry merged commit a060653 into main Apr 14, 2026
4 checks passed
@adriengivry adriengivry deleted the feature/asset_browser_actions branch April 14, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Editor Something relative with the editor QoL Quality of Life : Something that can improve users productivity

Development

Successfully merging this pull request may close these issues.

Update "Open in code editor" to support workdir and filepath Asset browser "Open" action behaviour regression

1 participant