sbt/main
Eugene Yokota 00bab7b743 Add build-level keys to the tab completion
Fixes #2460
Fixes #2851
Ref #2707, #2708, #2469

Unlike the previous attempts at fixing the handling of build-level
keys, this change does not change the main parsing logic, which uses
`getKey` to retrieve the key from the key map.
The fact that shell worked pre-0.13.11 means that the parsing was ok.

What this changes is just the "example" keys supplied to the parser so
the tab completion works.
2016-11-30 02:33:05 -05:00
..
actions/src Replace var/set with withClassLoaderCache 2016-09-26 19:32:11 +10:00
command/src/main/scala/sbt Safer template resolver 2016-10-12 20:06:10 -04:00
settings/src Merge pull request #2764 from dwijnand/deprecate-tuple-enrich 2016-10-14 20:13:22 -04:00
src Add build-level keys to the tab completion 2016-11-30 02:33:05 -05:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00