I was using Notepad++ up until now with FPC rigged into the Run submenu.
It was decent but took a few extra seconds to run a program after I've made some changes, so I decided to switch to Lazarus.
However, I have difficulties restoring some features that were present in Notepad++ into Lazarus.
For example, in N++, if type in certain symbols just like these: ( { [ ' it would automatically insert the "ending" symbol for them right next to them, making {} () and all that using just the first character. I was looking for something like this in the settings, but couldn't find anything.
Also, where can I set the tab size for auto-indent? It defaults to 2 spaces, but when I set the tab width in the settings, it doesn't seem to be affecting it at all.