SpartanJ / ecode

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

Can it handle shortcuts? #349

Closed chatchoi closed 3 weeks ago

chatchoi commented 1 month ago

I don't think so. I tried with both a folder shortcut and a file shortcut. It will open the .lnk files as text instead. This drag and drop feature is useless to me. Can I disable it?

Curculigo commented 1 month ago

I think shortcuts should be ignored. They are a source of security issues.

SpartanJ commented 1 month ago

I ended up implementing it, it was simpler than I expected and others editors support it.