dentiny commented on code in PR #14694: URL: https://github.com/apache/datafusion/pull/14694#discussion_r1966652960
########## docs/source/contributor-guide/development_environment.md: ########## @@ -37,6 +37,22 @@ developing DataFusion in an isolated environment either locally or remote if des DataFusion is not a requirement by any means but is available for those where doing local development could be tricky such as with Windows and WSL2, those with older hardware, etc. +To open the project in vscode you will need the [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers). For codespaces you will need to [create a new codespace](https://github.com/apache/datafusion). Review Comment: > referring to VSCode probably can be misleading as not all engineers using it. Ok, I will remove. Add it because vscode is pretty popular. > Not sure why dev containers are needed for the development Devcontainer is a easy-setup datafusion provides, otherwise you need to manually prepare a clean environment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org