Previously, the variables prefixed by if / case / loop / end are a mix of keywords and normal text.
Improvements:
- Categorization of "Keywords" to "Operator Keyword" and "ControlFlow".
- Removes duplicate keywords in "functions" and "keywords" list.
- Some elements of the keywords list are moved to the functions list.
- Adds SQL functions.
- Removes symbols from Keyword list.