The tutorial should have a config.yaml file which maps to the language and files to highlight for each step --- ruby: displayName: Ruby steps: - file: "ruby/server.rb" highlight: "0-100" - file: "ruby ...
This sample contains the completed program from the tutorial, Using Django in Visual Studio Code. Intermediate steps are not included. The sample also includes a Dockerfile to build a production-ready ...