English 中文(简体)
• 如何在系统视窗上安装Cpilot,在后来没有痛苦的破bu装置的情况下工作?
原标题:How to Install VSCode with Copilot on Windows for Systems work without painful debugging installations later?

我看到了新用户和非系统方案家的许多误导性建议,这些咨询意见使用户痛苦地脱胎,许多小时损失,通常需要重新安装视窗上的VSCode和Anaconda。

我错失了时间,通过让微软信息技术目标设定的违约安装装置在“AppData”等低层用户账户组合中选择安装地点,从而固定了我自己和其他人的装置。

Microsoft recently came out with VSCode "universal installer" that favors big corporate IT shops, at the expense of fast agile developers of systems and data science applications. This puts developers at the mercy of IT support, which is bad for productivity if you don t have a big DevOps budget.

我问自己,“我能避免自己和其他人痛苦地浪费和浪费时间?”

问题回答

我为人们制定了这套指示。

#1) 第一,确保你利用一个具有全系统署长特权的账户安装(所有)你的工具。

www.un.org/Depts/DGACM/index_spanish.htm 页: 1

  • Go to the Visual Studio Code download page: https://code.visualstudio.com/download
  • Choose and download the SYSTEM INSTALLER version that matches your OS (Windows, Linux, or macOS).
  • WARNING: *(DO NOT USE the "User Installer", because it will bury packages into an under-privileged "regular user" directory: "%HOMEPATH%AppDataLocalProgramsMicrosoft VS Code", which will cause problems and make debugging work much harder later.)* MAKE SURE TO CHOOSE THE "SYSTEM INSTALLER"
  • Run installer and pay close attention to the prompts in the setup wizard.
  • Verify System Installer uses location "C:Program FilesMicrosoft VS Code".
  • As a system administrator, you can check the boxes that add VSCode to your system PATH and that create a desktop icon.
  • Once the installation is complete, you can launch VSCode.

<>Configure VSCode>

  • After launching VSCode, you can customize it to your liking. You can install and change themes, keybindings, settings, and more by going to File > Preferences and editing the ominous settings.json file. (do this later because Copilot can help you tweak 100s of settings in VSCode.
  • You can also install extensions to add more functionality to VSCode. Extensions can be installed from the Extensions view, which can be opened by clicking on the Extensions icon in the Activity Bar on the side of the window.

<Installingite Hub Copilot

  • Open the Extensions view in VSCode.
  • Search for "GitHub Copilot".
  • Click on the Install button.

Create a GitHub Account (if you don t already have one.)

  • Go to the GitHub signup page: https://github.com/join
  • Fill out the form with your desired username, email address, and password.
  • Click on the "Create account" button.
  • Follow the prompts to complete the account creation process.

www.un.org/Depts/DGACM/index_spanish.htm 可查阅Gite Hub Copilot

  • After installing the GitHub Copilot extension in VSCode, it should be enabled by default. You can check if it s enabled by going to File > Preferences > Extensions, find GitHub Copilot, and make sure the checkbox next to it is checked.
  • You MUST sign in to your GitHub account for GitHub Copilot to work. To do this click on the GitHub icon in the Activity Bar, then click on "Sign in to GitHub.com" button.

www.un.org/Depts/DGACM/index_spanish.htm 如何使用Gite Hub Copilot

  • To start using GitHub Copilot, simply add a comment in a file in VSCode editor window or Jupyter Notebook that describes the functionality you want it to generate, hit Enter, wait a few seconds, and GitHub Copilot will automatically generate code and suggest completions as you type.
  • Accept a suggestion by pressing Tab or Enter, or ignore it and continue typing.
  • Manually trigger suggestions by pressing Ctrl+Enter.
  • Watch some of the MANY YouTube videos to learn dozens of tips and tricks on how to be super-productive with Copilot.

作为系统管理人,你可能需要在这一过程中的各种步骤中提供行政许可。





相关问题
VS Code run selection in terminal creating multiple shells

Running selection/line in terminal (shift + enter) started creating opening two shells. The first shell runs commands to activate the environment and start python. The second shell runs the python ...

从案卷中获取简单明朗戈功能——现在可以提供

如果你想到,在纽瓦特被点击之后,如何把服务器的辅助功能从javascript文档中打上下面的几页。 你们必须利用吉大港山区开发计划的要求,把服务器的侧端点称作终端点。 ......

在《科索沃法典》中是否有办法进行沙尘处理

目前,开始学习基因图像处理,我希望在民主选举学会之外使用这种图像,使之更容易编码,因为在处理民主选举学会时,没有很好地掌握合成物的错误。 I ......

Rust Visual Studio Code code completion not working

I m trying to learn Rust and installed the Rust extension for VSCode. But I m not seeing auto-completions for any syntax. I d like to call .trim() on String but I get no completion for it. I read that ...

热门标签