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 }}
javascriptDev
/
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
on
sr229/circle
User selector
All users
All time
Commit history
Commits on Sep 25, 2019
[ci] run yarn before beginning CI step
Show description for 6d98bd9
sr229
committed
6d98bd9
View commit details
Copy full SHA for 6d98bd9
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 10, 2019
Make CI script work independently from your cwd
code-asher
committed
0e1fed3
View commit details
Copy full SHA for 0e1fed3
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
Update nbin
code-asher
committed
976a326
View commit details
Copy full SHA for 976a326
View code at this point
Browse repository at this point
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 built-in Typescript when bundled
Show description for c4fd725
code-asher
committed
c4fd725
View commit details
Copy full SHA for c4fd725
View code at this point
Browse repository at this point
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
Simplify getting the absolute path during build
code-asher
committed
950dad9
View commit details
Copy full SHA for 950dad9
View code at this point
Browse repository at this point
Fix error when building without first running yarn
code-asher
committed
c19223b
View commit details
Copy full SHA for c19223b
View code at this point
Browse repository at this point
Detect target automatically
Show description for 80050d0
code-asher
committed
80050d0
View commit details
Copy full SHA for 80050d0
View code at this point
Browse repository at this point
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 package for release if we don't need to
code-asher
committed
ccc4f87
View commit details
Copy full SHA for ccc4f87
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
Commits on Aug 19, 2019
Forward minify environment variable to Docker build
code-asher
committed
b9fc404
View commit details
Copy full SHA for b9fc404
View code at this point
Browse repository at this point
Forward GitHub token to docker build if it exists
code-asher
committed
e53d6bc
View commit details
Copy full SHA for e53d6bc
View code at this point
Browse repository at this point
Use readlink -f if realpath isn't available
code-asher
committed
ce3b7df
View commit details
Copy full SHA for ce3b7df
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Fix tasks
Show description for b4e1a62
code-asher
committed
b4e1a62
View commit details
Copy full SHA for b4e1a62
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Handle existing query when opening folder
code-asher
committed
6737384
View commit details
Copy full SHA for 6737384
View code at this point
Browse repository at this point
Ensure service workers are supported before use
Show description for d1662d7
code-asher
committed
d1662d7
View commit details
Copy full SHA for d1662d7
View code at this point
Browse repository at this point
Fix loading resources in webviews
Show description for 72fe124
code-asher
committed
72fe124
View commit details
Copy full SHA for 72fe124
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Fix PHP syntax highlighting
code-asher
committed
07ec4ca
View commit details
Copy full SHA for 07ec4ca
View code at this point
Browse repository at this point
Load language bundles on the client
code-asher
committed
83f86a4
View commit details
Copy full SHA for 83f86a4
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
Fix error when passing empty extra extension dir flag
code-asher
committed
c11d5fe
View commit details
Copy full SHA for c11d5fe
View code at this point
Browse repository at this point
Remove extra slash when opening folder
code-asher
committed
5539519
View commit details
Copy full SHA for 5539519
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.