AppCode Links
Categories
Tags
-
Other JetBrains Blogs
Meta
Tag Archives: live template
Live templates: make it snappy!
Take any project, any code, and surely you’ll find a lot of pattern structures like conditionals (if, else), iterations (for), etc. Given the frequency of these structures appearance, typing them mechanically seems to be a huge waste of time that … Continue reading