Recommendations for Compiler Error Context? #1137
Unanswered
RohanAdwankar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whats the recommended approach for development with compiled languages?
I typically have nvim in one tab in my terminal and another tab for just running terminal commands.
Is there an easy way to pass context of compiler errors to the copilot?
I tried stickying > #system:cargo build but it doesn't seems to be able to see the output from the build errors
Beta Was this translation helpful? Give feedback.
All reactions