tschf
tschf
I'm in favour of a consistent style, but what are the specific examples? If it's a reusable script (outside the installation), it makes sense using the ACCEPT-HIDE mechanism (to avoid...
This will be included in 3.0.7 according to this blog http://joelkallman.blogspot.com.au/2016/07/securing-application-express-when-using_24.html?m=1
> There is one snag though. The NPM package oracledb has several prerequisites and requires a C compiler, Python, and installing an Oracle Instant Client. I flagged this comment on...
@martindsouza These are different projects. The `cmd+r` method is a core atom package. This has incorporated the updated ctags config to include additional extensions.
One example of 2 packages that define the same extension (`tpl`): 1. [language-html](https://github.com/atom/language-html) 2. [language-smarty-php](https://github.com/martin-damien/language-smarty-php)
Any progress/update on this?
Also, UNIQUE is not highlighted 
The end syntax (D1) matching may need some work. Needs a separate ticket I think. Need to go through a few different scenarios to see the behaviour to determine how...
How large is large?
I just tried by making a plsql source 2.4MB. I didn't get the unresponsiveness or crash, but got mixed results. In one case, the syntax highlighting didn't get applied; on...