Commit Graph

7 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
1a14b3e4d3 Remove vim modelines
These settings are no longer required as they are guaranteed through
other coding standard tools.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-09-02 09:43:21 -03:00
Maurício Meneghini Fauth
ce71901de5 Refactor js/functions.js to use a module
Adds Functions module in js/functions.js to reduce the number of global variables.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-05-22 17:44:21 -03:00
Maurício Meneghini Fauth
00e1ca9b66 Automatic fixes by ESLint
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-09-25 14:22:35 -03:00
Madhura Jayaratne
c2e91186d2 Allow specifying resize direction
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-15 15:19:27 +05:30
Madhura Jayaratne
a3225dc1ed Fix height issue for SQL editor input transformations
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-27 12:48:10 +05:30
Madhura Jayaratne
62f07fef15 Use a single function to initialize CodeMirror editors
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-21 09:46:49 +05:30
Madhura Jayaratne
6ee59b7eec rfe CodeMirror based SQL editor as an input transformation
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-19 13:20:32 +05:30