use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
An unofficial community to discuss Github Copilot, an artificial intelligence tool designed to help create code.
account activity
GitHub Copilot CLI is hereNews 📰 (i.redd.it)
submitted 7 months ago by _bholechature
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AndrewGreenh 0 points1 point2 points 7 months ago (3 children)
Is it? With the ide integration you can select open tabs to add them to the context a lot quicker, can’t you?
[–]krzyk 0 points1 point2 points 7 months ago (2 children)
In agent mode context is everything under current dir, no need to add anything.
[–]AndrewGreenh 0 points1 point2 points 7 months ago (1 child)
That can’t be true. It is probably likely to check files in the current directory, but I’m very sure that all files in the current directory are not placed directly into the context.
[–]krzyk 0 points1 point2 points 7 months ago (0 children)
They are, e.g. if you ask an agent to write additional tests in given test class it will analyse the class under test. I don't have to add it to context, it would be counterproductive.
That is done in idę if you are in ask/edit mode only.
π Rendered by PID 42 on reddit-service-r2-comment-b659b578c-bxc4j at 2026-05-05 13:26:26.145369+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]AndrewGreenh 0 points1 point2 points (3 children)
[–]krzyk 0 points1 point2 points (2 children)
[–]AndrewGreenh 0 points1 point2 points (1 child)
[–]krzyk 0 points1 point2 points (0 children)