-
Notifications
You must be signed in to change notification settings - Fork 23
Improve vscode integration #416
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
base: master
Are you sure you want to change the base?
Conversation
|
Unfortunately I'm still stuck on ubuntu 20.04 ... lsp does not work there. |
Ever tried devcontainers ? Pretty handy. |
They are, in dfki we use this script set that handles the the docker parameters using a settings file: https://github.com/dfki-ric/docker_image_development We even use it to run on the robots, for keeping our old stacks runnable after upgrading the os on the robot. Features are accessible through the settings.bash file of the scrips:
|
|
@planthaber Sounds cool, but I think we are talking about different things. I'm talking about devcontainers(TM): See containers.dev. The configuration file provided in this PR would allow building a devcontainer specifically for developing autoproj. |
Got the devcontainers(TM) part, but didn't realize that it is part of this PR. Thought it was a suggestion to test with another OS. (which can be doen in both ways). Anyways, having the devcontainers config in here seems beneficial. |
The rebornix.ruby extension has been deprecated for a while. This replaces it with
shopify.ruby-lsp.