ui-codemirror
ui-codemirror copied to clipboard
following changes have been put up in these commits
- module.export syntax to let the package get used from npm require
- setting the codemirror size to take up 100% of the available area
- codemirrorOptions.onLoad should be checked and called inside the watc…
- function created to autoformat code
- autoformatRange and autoIndent function removed
- call the onLoad function only once