Skip to content
Snippets Groups Projects
Select Git revision
  • e4f82a0af19d8cbf689afc683f929ecc63d477eb
  • master default protected
  • docs-improve_user_path_description
  • fix-pipeline
  • ci-change_exercises_image_registry
  • feat-merge_recorder_in_extension
  • feat-default_folder
  • feat-change_user
  • develop protected
  • refactor-mission
  • feat-exercise_automatic_save
  • docs-improve_documentation
  • feat-create_little_container_for_developer
  • feat-local-dev
  • 0.1.12
  • 0.1.11
  • 0.1.10
  • 0.1.5
18 results

deadlock-extension

  • Clone with SSH
  • Clone with HTTPS
  • Deadlock Coding

    Vscode extension to show a panel with :

    • adresses availables for the current challenge pulled from /home/config/user-challenge.json
    • challenge instruction pulled from the README.md

    Quick start

    • Run setup-dev-env.sh to mock challenge configuration
    • Run install.sh
    • Run build.sh
    • Press F5 (or use Run and Debug tab).

    If something goes wrong, you may need to kill watch Task terminal between restarts.