Beta test Generate
Win a Bose QC35 II Headset*

At Codebots we believe it is important you can continue to iterate your code in an Agile way. As a member of your team, a codebot is here to help with this process.
A protected region is a way of taking ownership of snippets of code away from the bot. Code in protected regions can be customised by developers so further snippets can be added and will not be overwritten when you update your app in Codebots.
Here's an example.
// % protected region % [Add any additional imports here] off begins
// % protected region % [Add any additional imports here] end
Try it out.