community community Discussions
Sort by:
Latest activity
Label
Categories
Discussions
-
I click the "Copilot: log in to github" button in Pycharm, but nothing happened Copilot
Code accurately and faster with your AI powered pair-programmer. Product FeedbackI click the "Copilot: log in to github" button in Pycharm, but nothing happened as said in the copilot-docs.
It was solved! First, make sure your Pycharm can connect to
https://github.comcorrectly.
CheckSettings > Appearance & Behavior> System Settings > Http Proxyand test it.
You might have to use proxy.You must be logged in to vote -
Config.sh and Run.sh return "Must not run with sudo" Bug
Something isn't working correctly ActionsBuild, test, and automate your deployment pipeline with world-class CI/CD Unanswered QuestionSelect Topic Area
Bug
Body
I am not sure if this is a bug or purposeful but the config.sh and run.sh scripts have a clause where any user with the
Read moreRUNER_ALLOW_AS_ROOTflag turned on cannot execute …You must be logged in to vote All reactions
-
How to download a file in the 'transcript' repository by the Make/Integromat application Repositories
The core of version-controlled code storage QuestionUnanswered QuestionSelect Topic Area
Question
Body
I created an 'Issue' and it resulted in a TXT file in the transcript repository.
Read more
I would like to download this file, but through the 'Make/Integromat' application.
I…You must be logged in to vote All reactions
-
GitHub Copilot could not connect to server. Extension activation failed: "Timed out waiting for authentication provider to register" Copilot
Code accurately and faster with your AI powered pair-programmer. Product FeedbackUnanswered Question
Read more
hey, I am just getting this error for few days ! I am trying to login in my copilot account but it says "GitHub Copilot could not connect to server. Extension activation failed: "Timed out waiting…You must be logged in to vote All reactions
-
😕 3
-
-
How to run self-hosted runner as root in linux so it can use docker? Actions
Build, test, and automate your deployment pipeline with world-class CI/CD QuestionUnanswered QuestionSelect Topic Area
Question
Body
I've installed a self-hosted runner on a Linux VM that I have full access over. The runner itself works fine but whenever I try using docker on a workflow with that …
Read moreYou must be logged in to vote All reactions
-
Github Copilot not working on Pycharm anymore Copilot
Code accurately and faster with your AI powered pair-programmer. Product FeedbackThe copilot tool window keeps saying "Please login to Github and try again."
Read more
Pycharm version: PyCharm 2022.1.2 (Professional Edition)
Github Copilot plugin version: 1.1.26.1691
curl --noproxy '*' g…The problem was solved by going to Pycharm
Tools -> Github Copilot -> Login to Github.
It's because the login window didn't pop out automatically.You must be logged in to vote All reactions
-
Unanswered Question
Body
Hi,i am currently CE student and I want to devlop a compiler that can compile multiple languages at same time.for example ,some part of code written in Java rest in python so it can compile an…
Read moreYou must be logged in to vote All reactions
-
Any way to run Java GUIs in a Codespace? Codespaces
Your development environment, in the cloud. Run VS Code and code on GitHub's cloud platform, QuestionUnanswered QuestionSelect Topic Area
Question
Body
I teach high school computer science and have been using Codespaces for my class where we use Javascript. It's been fantastic for that! Next year I may be teaching a…
Read moreYou must be logged in to vote All reactions
-
Java: Exception in thread "main" java.lang.Error: Unresolved compilation problems Programming Help
Programming languages, open source, and software development. Unanswered QuestionBody
Hi! I doing java, and I have a problem.
this is code,
class book{
Read more
String title;
String author;
public book(){
this("aaa","bbb");
}
public book(String title) {
this.title = title;
author = "hhh";You must be logged in to vote All reactions
-
Global navigation update - public beta feedback Code Search and Navigation
Search, navigate, and understand code on GitHub Product FeedbackUnanswered QuestionThanks for trying out the new and improved global navigation. We’re excited for you to try out improvements we’ve made to the navigation across every page in the product, including breadcrumbs for …
Read moreYou must be logged in to vote All reactions
-
👍 22 -
👎 19 -
😄 1 -
❤️ 5
-
All reactions