Hi, I have a question that’s probably pretty easy, but has been bugging me for a few days.I was unable to find anything like this in the forums about this.
I write a lot of SQL (lots of uppercase keywords), so auto-complete is a lifesaver. However, these keywords only auto-complete when they are already present in the document, so I need to type each of those keywords once before they;ll show up. I was wondering if there was a way to define a default universal auto-complete keyword list that would apply to all documents, rather than just pulling from the current document, so that I can be even more efficient (lazier) with my typing.
Thanks


the following snippet is more useful. It is triggered from the word ‘left’ and helps you complete the basic structure for a LEFT (OUTER) JOIN: