<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/getting-started-with-github-copilot-and-code-reviews-in-vscode-vbxjamn48" -->

---
title: Getting Started with GitHub Copilot and Code Reviews in...
description: Visual Studio Code 1.98 introduces numerous enhancements to GitHub Copilot aimed at improving coding efficiency for developers and offering AI-powered...
canonical: https://daily.dev/posts/getting-started-with-github-copilot-and-code-reviews-in-vscode-vbxjamn48
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Getting Started with GitHub Copilot and Code Reviews in VSCode | daily.dev
og:description: Visual Studio Code 1.98 introduces numerous enhancements to GitHub Copilot aimed at improving coding efficiency for developers and offering AI-powered...
og:url: https://daily.dev/posts/getting-started-with-github-copilot-and-code-reviews-in-vscode-vbxjamn48
og:image: https://api.daily.dev/og/posts/vBxjaMn48.png
og:image:alt: Getting Started with GitHub Copilot and Code Reviews in VSCode
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started with GitHub Copilot and Code Reviews in VSCode

**[Collections](https://daily.dev/sources/collections)** · 3 min read · 2 upvotes · 0 comments

## Summary

Visual Studio Code 1.98 introduces numerous enhancements to GitHub Copilot aimed at improving coding efficiency for developers and offering AI-powered assistance to non-developers. Key updates include support for notebook files, advanced codebase search, custom instructions, and new terminal features. Additional improvements make the tool more accessible and user-friendly, although some stability issues have been reported for Linux users. The release also includes new code completion models, enhancing Copilot's overall capabilities.

## Content

The February 2025 release of Visual Studio Code (v1.98) brings a host of exciting enhancements to GitHub Copilot, aimed at optimizing the coding experience for developers and empowering non-developers with AI-powered assistance.

### Key Updates to GitHub Copilot

1. **Notebook File Support and Next Edit Suggestions:** The update introduces Copilot Edits support for notebook files and improvements to Next Edit Suggestions, making it easier to implement changes and refine your code progressively.

2. **Advanced Codebase Search and Copilot Chat:** Enhancements to codebase search allow for more targeted and efficient searching within large codebases. Copilot Chat now includes advanced search functionalities and improved suggestions, including undo/redo options.

3. **Custom Instructions:** Custom instructions are now generally available, enabling users to tailor responses to their specific coding needs and guidelines.

4. **Terminal IntelliSense and Command Integration:** Terminal IntelliSense has been introduced in preview mode, providing code completion and suggestions within the terminal. This feature is complemented by improved terminal command suggestions for a smoother workflow.

5. **Copilot Vision:** A new feature for debugging and generating UI code from screenshots, Copilot Vision, helps in visualizing and creating interfaces more intuitively.

6. **Agent Mode and New Models:** Agent mode enhancements facilitate seamless editing and command suggestions. New code completion models, including GPT-4.5 and Claude 3.7 Sonnet, enhance the code generation capabilities of Copilot.

### Broader Application of GitHub Copilot

GitHub Copilot is not just for developers; it extends its benefits to product managers, security professionals, and other non-technical roles. The tool helps in automating repetitive tasks, formatting and reviewing content, generating markdown templates, automating reports, and understanding code and commands, thereby streamlining workflows across various teams.

### Improvements for All Users

Additional improvements include better accessibility features, refined editor integration, and enhanced authentication flows. By allowing more inclusive customization and easier navigation, these enhancements make the tool more user-friendly for all levels of expertise.

### Stability and Additional Features

While the new release promises significant benefits, some Linux users have reported stability issues. Microsoft has introduced TypeScript 5.8 integration and a custom title bar for Linux, which offers new configuration options. Improvements to the peek view feature and file discard handling are also included to enhance user experience.

### Getting Started with GitHub Copilot

For those new to GitHub Copilot, setting up is straightforward. Creating a GitHub account and installing Copilot in popular IDEs like VS Code and JetBrains are the first steps. Users can then explore features like code completion and Copilot Chat to accelerate their coding process. GitHub Copilot stands out by offering a robust AI assistant that integrates seamlessly into development environments, significantly boosting productivity.

Visual Studio Code 1.98 and the accompanying updates to GitHub Copilot mark another step forward in enhancing the development process, making coding more efficient and accessible to diverse roles within a team.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#general-programming](https://daily.dev/tags/general-programming), [#github](https://daily.dev/tags/github), [#vscode](https://daily.dev/tags/vscode)

[View this post on daily.dev](https://daily.dev/posts/getting-started-with-github-copilot-and-code-reviews-in-vscode-vbxjamn48)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Getting Started with GitHub Copilot and Code Reviews in VSCode","url":"https://daily.dev/posts/getting-started-with-github-copilot-and-code-reviews-in-vscode-vbxjamn48","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/getting-started-with-github-copilot-and-code-reviews-in-vscode-vbxjamn48"},"datePublished":"2025-03-05T06:31:05.412Z","dateModified":"2026-03-15T03:34:58.110Z","description":"Visual Studio Code 1.98 introduces numerous enhancements to GitHub Copilot aimed at improving coding efficiency for developers and offering AI-powered...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a6831ff6ae70fdbc7c5bce36e9695226?_a=AQAEuj9","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a6831ff6ae70fdbc7c5bce36e9695226?_a=AQAEuj9","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/getting-started-with-github-copilot-and-code-reviews-in-vscode-vbxjamn48","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai,general-programming,github,vscode","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"Getting Started with GitHub Copilot and Code Reviews in VSCode"}]}
```

