Skip to content

Improved editor design#455

Merged
stijnpotters1 merged 3 commits intomasterfrom
fix/editor-design
Apr 30, 2026
Merged

Improved editor design#455
stijnpotters1 merged 3 commits intomasterfrom
fix/editor-design

Conversation

@stijnpotters1
Copy link
Copy Markdown
Contributor

  • Files button is gone if no git repository is loaded in.
  • Added new file, new folder, rename and delete buttons to the file tree rows.
  • Also there are general new file and new folder buttons. these apply on the selected row.
image

@stijnpotters1 stijnpotters1 self-assigned this Apr 23, 2026
@stijnpotters1 stijnpotters1 linked an issue Apr 23, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Member

@Matthbo Matthbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm noticing a lot of (e) => doSomething(e.target.value), please try to not shorten variable names to singular letters and keep them descriptive.
The context here makes it obvious its about a click event but that may not always be so easy to figure out

@philipsens
Copy link
Copy Markdown
Member

I think the rename icon should be a different one. This is the studio icon. It might give people the impression that it would open this file in the studio. Other than that it's looking good.

@stijnpotters1
Copy link
Copy Markdown
Contributor Author

image @philipsens @Matthbo I have changed the rename icon and used the feedback in the code

@sonarqubecloud
Copy link
Copy Markdown

@stijnpotters1 stijnpotters1 requested a review from Matthbo April 29, 2026 15:02
@stijnpotters1 stijnpotters1 merged commit 6bf80cc into master Apr 30, 2026
5 checks passed
@stijnpotters1 stijnpotters1 deleted the fix/editor-design branch April 30, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editor

3 participants