According to the compose file documentation, there is an args nested under build. But when I try to use autocomplete, it's not one of the items in the list.
Expected: autocompletion of args when nested under build
Actual: args does not exist as one of the available autocomplete keys