KapiX / Koder

A code editor for Haiku based on Scintilla editing component.
MIT License
42 stars 15 forks source link

Koder creates files however nobody instructed to do it #120

Open extrowerk opened 5 years ago

extrowerk commented 5 years ago

I switched from Pe to Koder and use it exclusively to do everything with it.

Deleting an file currently open in Koder triggers the "file changed" window. Pressing the "Reload" button creates an empty file. This is unexpected.

extrowerk commented 3 years ago

Opening a file from git repo (like haikuports) in Koder then while it is open switch to a different git branch, where the file doesn't exists. The "file changed" window gets triggered 2 times. This is annoying.