﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6573	Refactoring: Indent command doesn't share a big chunk of logic across executions	Tobiasz Cudnik		"Refactoring: Indent command doesn't share a big chunk of logic across executions.

Particularly, these functions from the Indent plugin are recreated each time the Indent command is executed (128 lines of code):
 * indentList
 * indentBlock
 * indentElement

This causes an unnecessary memory allocation and deallocation."	Bug	closed	Normal		General		invalid	Refactoring	
