- Add => as an operator to support ligatures
- Make
is null
andis not null
be styled as one block
- Add matching for function calls not in the standard library
(this relates to issue #10. Seems other grammars do a similar thing, so giving this ago - may consider withdrawing this if it doesn't seem effective, and go back to restricting highlights to the standard library)
- Remove snippets
- Incorrect selector for logger calls
- Remove MIT license and stick with GPLv2
- Remove deprecated
::shadow
selector
- Add
logger
styling
- Remove variable name styling
- Remove
is
andas
fromdecreaseIndentPattern
- Add pattern match to
end
names.
- Improve readability of snippets
- Syntax highlighting for function/procedures when prefixed with create[ or replace]
- Add regexp_like
- Remove single word snippets
- Begin utility functions to query data dictionary
- Add more extensions (prc, fnc, trg, tps, vw)
- Add APEX API functions
- Added more extensions (bdy, spc, plb, pls)
- Convert from TextMate bundle
- Remove references to
Corelogger
in snippets - Replace
null
withraise
in snippets exception blocks - Use single line snippet bodies rather than multi-line strings
- Add keyword (materialized)