Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pythononwheels
/
code-server
Public
forked from
coder/code-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
code-server
scripts
vscode.patch
on
restructure
User selector
All users
All time
Commit history
Commits on Feb 7, 2020
Fix VS Code product configuration not loading
code-asher
committed
5baf166
View commit details
Copy full SHA for 5baf166
View code at this point
Browse repository at this point
Implement cli parser
code-asher
committed
2564190
View commit details
Copy full SHA for 2564190
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Move user data directory logic out of patch
code-asher
committed
63f3c04
View commit details
Copy full SHA for 63f3c04
View code at this point
Browse repository at this point
Move start path logic out of patch and fix it
code-asher
committed
8a0f1d8
View commit details
Copy full SHA for 8a0f1d8
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Handle when VS Code fails to load
Show description for 6e809b6
code-asher
committed
6e809b6
View commit details
Copy full SHA for 6e809b6
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Implement new structure
code-asher
committed
b29346e
View commit details
Copy full SHA for b29346e
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Add code-server version to the about dialog
code-asher
committed
d97feca
View commit details
Copy full SHA for d97feca
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Implement ExtHostStoragePaths for the browser
Show description for b2669e7
code-asher
committed
b2669e7
View commit details
Copy full SHA for b2669e7
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
Update VS Code to 1.41.0
code-asher
committed
e6d1f2a
View commit details
Copy full SHA for e6d1f2a
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Fix error activating extensions on insecure domains
Show description for cee0ac2
code-asher
committed
cee0ac2
View commit details
Copy full SHA for cee0ac2
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
Fix schema matching against vscode-remote
Show description for 7e4a73c
code-asher
committed
7e4a73c
View commit details
Copy full SHA for 7e4a73c
View code at this point
Browse repository at this point
Revert remote scheme change
Show description for 2f0878d
code-asher
committed
2f0878d
View commit details
Copy full SHA for 2f0878d
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
Strip internal env vars when spawning the shell
Show description for 197d0b6
code-asher
committed
197d0b6
View commit details
Copy full SHA for 197d0b6
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Properly fix blank --cert flag
Show description for 58f7f5b
code-asher
committed
58f7f5b
View commit details
Copy full SHA for 58f7f5b
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Move client-side extension code out of patch
code-asher
committed
eea9c16
View commit details
Copy full SHA for eea9c16
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Update to 1.39.2
Show description for bdd11f7
code-asher
committed
bdd11f7
View commit details
Copy full SHA for bdd11f7
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
Resolve bundling issues with node-browser
code-asher
committed
1c50b52
View commit details
Copy full SHA for 1c50b52
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Add missing PWA icon (#1060)
Show description for e1e3f32
admvx
authored and
code-asher
committed
e1e3f32
View commit details
Copy full SHA for e1e3f32
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
Add support for running extensions in the browser
code-asher
committed
548d095
View commit details
Copy full SHA for 548d095
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
Fix not being able to change language while code-server is running
Show description for 6135630
code-asher
committed
6135630
View commit details
Copy full SHA for 6135630
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Fix extensions that try to load from node_modules.asar
Show description for bb46e80
code-asher
committed
bb46e80
View commit details
Copy full SHA for bb46e80
View code at this point
Browse repository at this point
Don't terminate extension host on a timeout
Show description for 1bd5eca
code-asher
committed
1bd5eca
View commit details
Copy full SHA for 1bd5eca
View code at this point
Browse repository at this point
Fix Firefox scrolling
Show description for 48a97ab
code-asher
committed
48a97ab
View commit details
Copy full SHA for 48a97ab
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
Target VS Code 1.38.1
code-asher
committed
ae1126d
View commit details
Copy full SHA for ae1126d
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Make extension host reconnect
code-asher
committed
e9fce80
View commit details
Copy full SHA for e9fce80
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
Add caching
code-asher
committed
12e6084
View commit details
Copy full SHA for 12e6084
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Update VS Code
code-asher
committed
da7d8b0
View commit details
Copy full SHA for da7d8b0
View code at this point
Browse repository at this point
Implement status bar API
code-asher
committed
12bc26b
View commit details
Copy full SHA for 12bc26b
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
Target a recent commit for VS Code
Show description for b901043
code-asher
committed
b901043
View commit details
Copy full SHA for b901043
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Fix web view sometimes not loading correctly
Show description for d33b2d2
code-asher
committed
d33b2d2
View commit details
Copy full SHA for d33b2d2
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
Fix toggling and hiding the menu bar
code-asher
committed
830ccfe
View commit details
Copy full SHA for 830ccfe
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Fix playground when behind a proxy with a sub-path
Show description for 4800ec6
code-asher
committed
4800ec6
View commit details
Copy full SHA for 4800ec6
View code at this point
Browse repository at this point
Fix scrolling on Firefox
code-asher
committed
3e2d12a
View commit details
Copy full SHA for 3e2d12a
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
Fix Firefox when using extensions that insert styles
code-asher
committed
c2be0ec
View commit details
Copy full SHA for c2be0ec
View code at this point
Browse repository at this point
Don't error when scanning nonexistent extension dir
code-asher
committed
534600c
View commit details
Copy full SHA for 534600c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.