Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add configuration for Visual Studio Code #3309

Merged
merged 5 commits into from Jan 17, 2022
Merged

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    03200d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    15a2e17 View commit details
    Browse the repository at this point in the history
  2. Build latest superchain instead of using prebuilt image

    This will assure we get the right image for the branch.
    Also build faster by ignoring temporary files like python venv and node_modules that the build itself creates.
    kichik committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f3416e6 View commit details
    Browse the repository at this point in the history
  3. Run as root and avoid:

    error An unexpected error occurred: "EPERM: operation not permitted, chmod '/workspaces/jsii/packages/@jsii/dotnet-runtime/node_modules/.bin/jsii-runtime'".
    kichik committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e22f115 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    782ea39 View commit details
    Browse the repository at this point in the history