+6

Add indentation event listener to API

Scott Allen Baldwin vor 12 Jahren aktualisiert vor 12 Jahren 0
Add an event which fires whenever the auto-indentation rules would be applied. This would allow plugins to override the default auto-indent mechanism and apply language-specific indentation rules. A feature like this could go a long way towards making the editor more Lisp-friendly.