daml/daml-assistant
Moritz Kiefer fc87953ed4
Enhanced completions for the assistant (#4420)
* Enhanced completions for the assistant

changelog_begin

- [DAML Assistant] The assistant can now do completions for SDK
  commands, e.g., ``daml ledger upl<TAB>`` will complete to ``daml
  ledger upload-dar``.

changelog_end

* Apply suggestions from code review

Co-Authored-By: associahedron <231829+associahedron@users.noreply.github.com>

Co-authored-by: associahedron <231829+associahedron@users.noreply.github.com>
2020-02-06 15:16:12 +01:00
..
daml-helper Only shut down when stdin is closed when a flag is passed (#4419) 2020-02-06 11:31:49 +01:00
daml-project-config/DA/Daml/Project Enhanced completions for the assistant (#4420) 2020-02-06 15:16:12 +01:00
daml-sdk Add akka slf4j library as dependency of super fat daml-sdk.jar (#3965) 2020-01-07 17:19:42 +01:00
exe/DA/Daml Enhanced completions for the assistant (#4420) 2020-02-06 15:16:12 +01:00
integration-tests Shut down when stdin is closed. (#4365) 2020-02-04 14:34:34 +01:00
scala-daml-project-config Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
src/DA/Daml/Assistant Enhanced completions for the assistant (#4420) 2020-02-06 15:16:12 +01:00
test/DA/Daml/Assistant Add Zsh completions for the assistant (#3980) 2020-01-08 14:58:13 +01:00
BUILD.bazel Fall back to regular bash completions for command arguments (#4375) 2020-02-04 15:45:53 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00