We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the quickstart page only uses cli builders.
Can you share an advised setup to build this with a full IDE development environment ?
One that would allow intellisense for example including generated code like
protected-auction-key-value-service/public/query/v2/get_values_v2.proto
Line 136 in 9a60180
Is it possible to get a working setup with Visual Studio Code and C++/Bazel plugins ?
It seems important to allow everyone auditing and analyzing the trusted code base easily.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the quickstart page only uses cli builders.
Can you share an advised setup to build this with a full IDE development environment ?
One that would allow intellisense for example including generated code like
protected-auction-key-value-service/public/query/v2/get_values_v2.proto
Line 136 in 9a60180
Is it possible to get a working setup with Visual Studio Code and C++/Bazel plugins ?
It seems important to allow everyone auditing and analyzing the trusted code base easily.
The text was updated successfully, but these errors were encountered: