fdorg / flashdevelop

FlashDevelop is a free and open source code editor.
MIT License
818 stars 219 forks source link

Enhacement: option "add necessary space after code completion" #3229

Closed Klug76 closed 3 years ago

Klug76 commented 3 years ago

Since some commit about a month ago, FD started inserting a necessary space after the code completion. For beginners, this is good. But people like me who are reflexively adding a space want to turn this behavior off. Old behavior: fd_old_return_behavior New behavior: fd_new_return_behavior

SlavaRa commented 3 years ago

Regression #3127