Skip to content

delmsyap/code-server-copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation


code-server-copilot

Enable GitHub Copilot support in code-server (VS Code in the browser).

Report Bug · Request Feature


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

code-server-copilot provides a straightforward way to use GitHub Copilot inside code-server, bringing AI-assisted coding to browser-based VS Code environments.

This is useful for:

  • Remote development servers
  • Self-hosted VS Code instances
  • Low-resource or mobile-first setups

(back to top)


Getting Started

Follow the steps below to enable Copilot in your code-server setup.

Prerequisites

  • A working code-server installation
  • An active GitHub Copilot subscription
  • GitHub account authenticated in VS Code / code-server

Installation

  1. Clone the repository:
    git clone https://github.com/delmsyap/code-server-copilot.git
  2. bash install-copilot.sh
    
     GitHub Copilot Extensions Installer
     ====================================
     
     Detected VS Code version: 1.108.1
     
     Processing GitHub.copilot...
       Found compatible version: 1.388.0
     Installing GitHub.copilot v1.388.0...
       Downloading...
       % Total    % Received % Xferd  Average Speed   Time
  3. Restart code-server after installation.

(back to top)


Usage

Once installed:

  • Open code-server in your browser
  • Sign in to GitHub if prompted
  • Verify that GitHub Copilot is enabled in the Extensions panel
  • Start coding — Copilot suggestions should appear automatically

(back to top)


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages