Skip to content

Improved editor design#455

Open
stijnpotters1 wants to merge 2 commits intomasterfrom
fix/editor-design
Open

Improved editor design#455
stijnpotters1 wants to merge 2 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
@sonarqubecloud
Copy link
Copy Markdown

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

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

2 participants