Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add editor extension when right-clicking on a UXML file #3

Closed
Eastrall opened this issue Jan 14, 2022 · 1 comment
Closed

Add editor extension when right-clicking on a UXML file #3

Eastrall opened this issue Jan 14, 2022 · 1 comment
Labels
area: editor-extension The issue is related to Rosalina's editor extension enhancement New feature or request

Comments

@Eastrall
Copy link
Owner

Eastrall commented Jan 14, 2022

Description

Add an editor extension to the unity's menu that allows multiple options on UXML files.

Options

Generate Code-Behind ✔️

This option allows to generate the code-behind of a UXML template. It can be used for generating code-behind of existing templates.

Generate UI script ✔️

This option allows to generate a UI script where the developer will be able to code its UI logic.

@Eastrall Eastrall added area: editor-extension The issue is related to Rosalina's editor extension enhancement New feature or request labels Jan 14, 2022
@Eastrall Eastrall added this to To Do in Rosalina roadmap Jan 14, 2022
@Eastrall Eastrall moved this from To Do to In Progress in Rosalina roadmap Jan 16, 2022
@Eastrall Eastrall moved this from In Progress to Done in Rosalina roadmap Jan 18, 2022
@Eastrall Eastrall moved this from Done to In Progress in Rosalina roadmap Jan 21, 2022
@Eastrall Eastrall reopened this Jan 21, 2022
@Eastrall
Copy link
Owner Author

Reopening and updating the issue!

I will add a new option to Rosalina's menu to create a UI script where the developers will be coding their UI logic.

@Eastrall Eastrall moved this from In Progress to Done in Rosalina roadmap Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: editor-extension The issue is related to Rosalina's editor extension enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant