SpartanJ / ecode

Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance.
MIT License
941 stars 13 forks source link

FR: a single mouse click to open items #256

Closed ghost closed 7 months ago

ghost commented 7 months ago

Currently, for all dialogs (Open File, Open Folder, Save, Save As, etc.) and the directory tree of an opened folder displayed in the left pane of ecode, it needs a double click to open items. Please make this configurable so people who prefer single click or double click can choose their desired option. The default is still double-clicking.

SpartanJ commented 7 months ago

This is actually planned.

SpartanJ commented 7 months ago

"Single Click Navigation in Tree View" is now "Single Click Navigation" and activates single click navigation in file dialogs too.