Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Vs code#6

Open
cleverer wants to merge 14 commits into
carlobeltrame:masterfrom
cleverer:vs-code-cosinus
Open

Vs code#6
cleverer wants to merge 14 commits into
carlobeltrame:masterfrom
cleverer:vs-code-cosinus

Conversation

@cleverer

@cleverer cleverer commented Mar 1, 2020

Copy link
Copy Markdown

No description provided.

// "shutdownAction": "none",

// Uncomment the next line to run commands after the container is created - for example installing git.
"postCreateCommand": "cd hitobito && bundle add ruby-debug-ide debase",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is some incompatiblity with ruby-debug-ide, bundler and vs-code, which makes this line necessary (which unfortunately changes Gemfile and Gemfile.lock).
If the container could have the correct rails/rake/whatever (maybe binstubs from the bundle, idk) we could launch them in vs-code without using bundler, which would not require installing the dev extensions in the bundle.

See also this commit: 614ceb6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant