New title: GitHub Copilot upgraded: in-line question function, terminal context scope expansion

WBOY
Release: 2023-09-02 13:49:12
forward
1089 people have browsed it

GitHub Copilot ushered in an important update last night

新标题:GitHub Copilot再升级:代码行内提问功能,终端上下文范围扩展

The following content:

  • New interactive experience——In the code line,directly summons the chat function without switching interfaces, focusing on one focus;
  • Improvesslash command, one-click deletion, focusing on quick operations and saving time;
  • The context coverage is directly extended to theterminal, and the capability range is further extended to one "city";
  • Of course, thelengthof the context has also been increased to8k, you can cram in more information at once.

新标题:GitHub Copilot再升级:代码行内提问功能,终端上下文范围扩展

The whole screen is written with efficiency, which can be said to be very efficient

But it should be noted that some of these new functions are only Enjoy it inVisual Studio, some only support VScode.

Specifically

GitHub Copilot welcomes three major updates

New interactive experience, ask questions directly in the line of code

Now, you don’t need to switch chat windows , you can use Copilot Chat directly in the code editor to optimize the code

As shown in the figure below, you can use the "Ask Copilot" function to ask questions at the required number of lines

新标题:GitHub Copilot再升级:代码行内提问功能,终端上下文范围扩展

Code recommendations will be displayed side by side on the right side to facilitate our review.

  • Copilot modifications will be displayed in diff format;
  • Before being adopted, any code you If you feel dissatisfied, you can directly fix it;
  • Of course, the chat box on the lower left also allows you to continue to ask questions and fine-tune Copilot.

Nothing will change until you click "Accept"

It should be noted that Copilot Chat is not fully open yet, and you need to register for preview and pass before using it To use

Only Visual Studio requires updates

Slash command improvements, context extension to terminal

Below, we will introduce some updates about Visual Studio Code 1.81 version

First, about the slash commands:

When you want to delete a shortcut command in a conversation, you don't need to delete the letters one by one - Copilot has packed all the commands into "chunks", Just press backspace to delete

Commands such as /clear and /help are executed automatically when you select them from the suggestion list, without the need for "explicit" confirmation

(3) After executing the selected slash command, it will be repopulated into the dialog box to facilitate subsequent raising of relevant questions

新标题:GitHub Copilot再升级:代码行内提问功能,终端上下文范围扩展

This wave focuses on full Full of details.

Secondly, we have added the Shift Cmd or Ctrl I command to quickly activate the chat interface. This is specially designed for users who like to have "short" chats

Please refer to In the picture below, it will hover right in front of the interface. If you don’t want to use it anymore, just exit it

新标题:GitHub Copilot再升级:代码行内提问功能,终端上下文范围扩展

It is worth mentioning that this interface is now newly added Conversation history, and also supports shortcut slash commands. It can be said that this makes the way we chat on this platform closer and closer to our experience on other platforms

Finally, Copilot extends the context in Visual Studio Code to the terminal

In the past, Copilot could only read code files. But now, it is possible to add active terminal buffering or selected content to Copilot's workflow

Get a more complete coding experience

Context length increased to 8k

Finally this big update doesn't just apply to Visual Studio and Visual Studio Code:

Officially the 8k context window has been launched forall code completion requests.

In this way, we can add some additional information to the request

Netizen: I still choose Cursor

Finally, many netizens have taken Compare it to the Cursor code editor with GPT-4 integration

The consensus was that, nevertheless, choose Cursor

Rewritten content: There are many reasons, including the belief that Copilot still has a gap compared with GPT-4, unwillingness to pay for Copilot, Cursor still has some killer features, such as embedding online documents into prompts, etc.

新标题:GitHub Copilot再升级:代码行内提问功能,终端上下文范围扩展

Have you ever used Cursor? Should you choose Cursor or Copilot?

The above is the detailed content of New title: GitHub Copilot upgraded: in-line question function, terminal context scope expansion. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:51cto.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!