Your comments

I have the same kind of problems, working on different area at the same time, multiple tabs opened. I've just created another thread to suggest adding tab groups : https://smartgit.userecho.com/communities/1/topics/1847-tab-group-in-standard-window?comment_form_activate=true

Select two commits in the Log Window already display a diff. Is your request about the possibility to mark a commit as selected ? 

Hello,

There are also some existing implementations that might help ?

For example :

- highlight.js : https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md

- vs-code Elixir plugin : https://github.com/timmhirsens/vscode-elixir

Respecting .editorconfig charset would be a workaround for the encoding change problem reported in https://smartgit.userecho.com/communities/1/topics/1764-system-encoding-diferent-on-2411

Can you detail what was implemented please ?

I didn't find it on the preview page (https://www.syntevo.com/smartgit/preview/)

The new standard window offers 2 distinct perspectives for 2 different workflows... You reused the same diff window in both but they are not used in the same context.

See for example the SourceTree UI :

- in the "file status" perspective

Image 733

- in the "history" perspective

Image 734

I really like their approach, it's totally appropriate to both workflows :

- reviewing whole modifications of the worktree in the "files" perspective

- having a small preview of modifications done in the past in the "history" perspective

Thanks, please keep us posted here about this ongoing work !

About the difficulties you were referring to, can you give some details ? 

On my side when doing so I always checkout readonly and never had a problem, so you made me curious to know more ?

Hello,

I don't use Smartgit the same way, not sure what you mean though.

Can you share some screenshots of the older UI and the new standard window ?