- modify textmate grammars so that interesting contexts count
as 'identifiers'.
- disable trigger chars on vscode
The effect of this is that vscode auto-triggers completions even
without trigger characters.
To avoid confusing prefix matching between patterns like
vscode-boot-* and vscode-boot-properties-*, vscide-boot-java-*
This would pontially cause weird version strings in concourse resources.