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 }}
syshack
/
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
Branch selector
master
User selector
All users
All time
Commit history
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
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
Browse repository at this point
Fix Firefox scrolling
Show description for 48a97ab
code-asher
committed
48a97ab
View commit details
Copy full SHA for 48a97ab
Browse repository at this point
Vsix upload should work
code-asher
committed
0ff8a11
View commit details
Copy full SHA for 0ff8a11
Browse repository at this point
Nbin is no longer a global dependency
code-asher
committed
8b1cdaa
View commit details
Copy full SHA for 8b1cdaa
Browse repository at this point
Add back Digital Ocean button
code-asher
committed
0bbaa97
View commit details
Copy full SHA for 0bbaa97
Browse repository at this point
Commits on Sep 12, 2019
Fix Docker image not building
Show description for dbe5f23
code-asher
committed
dbe5f23
View commit details
Copy full SHA for dbe5f23
Browse repository at this point
Add missing VS Code version to git tag
code-asher
committed
7353be4
View commit details
Copy full SHA for 7353be4
Browse repository at this point
Try travis_wait to fix long minify task in MacOS
code-asher
committed
398bc2f
View commit details
Copy full SHA for 398bc2f
Browse repository at this point
Target VS Code 1.38.1
code-asher
committed
ae1126d
View commit details
Copy full SHA for ae1126d
Browse repository at this point
Add missing VS Code version to release tag & name
code-asher
committed
46d1681
View commit details
Copy full SHA for 46d1681
Browse repository at this point
Add tar endpoint
Show description for f8635a1
code-asher
committed
f8635a1
View commit details
Copy full SHA for f8635a1
Browse repository at this point
Merge pull request #857 from cdr/web
Show description for c3c50e9
code-asher
authored
c3c50e9
View commit details
Copy full SHA for c3c50e9
Browse repository at this point
re-add GH-969
Show description for cb0f9c5
sr229
committed
cb0f9c5
View commit details
Copy full SHA for cb0f9c5
Browse repository at this point
fix further conflicts in README.md
Show description for 8643bdc
sr229
committed
8643bdc
View commit details
Copy full SHA for 8643bdc
Browse repository at this point
resolve tree conflicts with master
Show description for 5b51999
sr229
committed
5b51999
View commit details
Copy full SHA for 5b51999
Browse repository at this point
[doc/self-hosted] make XFO same origin in docs (#970)
Show description for 64cc289
sr229
authored and
code-asher
committed
64cc289
View commit details
Copy full SHA for 64cc289
Browse repository at this point
[README] Add volume flag for persisting configs (#969)
Show description for 51a8265
sr229
authored and
code-asher
committed
51a8265
View commit details
Copy full SHA for 51a8265
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
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
Browse repository at this point
Keep a maximum number of connections instead of a timeout
Show description for 1164801
code-asher
committed
1164801
View commit details
Copy full SHA for 1164801
Browse repository at this point
Commits on Sep 6, 2019
Add caching
code-asher
committed
12e6084
View commit details
Copy full SHA for 12e6084
Browse repository at this point
Merge pull request #916 from cdr/doc-rewrite
Show description for ed3e9d3
deansheather
authored
ed3e9d3
View commit details
Copy full SHA for ed3e9d3
Browse repository at this point
Commits on Sep 5, 2019
Add environment variable for telemetry endpoint
code-asher
committed
4400045
View commit details
Copy full SHA for 4400045
Browse repository at this point
Commits on Sep 4, 2019
Add version format flag
code-asher
committed
9d8906d
View commit details
Copy full SHA for 9d8906d
Browse repository at this point
Add package.json for publishing API types
code-asher
committed
a26844e
View commit details
Copy full SHA for a26844e
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
Browse repository at this point
Implement status bar API
code-asher
committed
12bc26b
View commit details
Copy full SHA for 12bc26b
Browse repository at this point
Commits on Aug 30, 2019
Update nbin
code-asher
committed
976a326
View commit details
Copy full SHA for 976a326
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
Browse repository at this point
Commits on Aug 28, 2019
Minify Docker build
code-asher
committed
624a4c0
View commit details
Copy full SHA for 624a4c0
Browse repository at this point
Fix spawns against Node
Show description for c9ce9eb
code-asher
committed
c9ce9eb
View commit details
Copy full SHA for c9ce9eb
Browse repository at this point
Commits on Aug 27, 2019
Don't open cwd by default
Show description for a3ee7c9
code-asher
committed
a3ee7c9
View commit details
Copy full SHA for a3ee7c9
Browse repository at this point
Fix web view sometimes not loading correctly
Show description for d33b2d2
code-asher
committed
d33b2d2
View commit details
Copy full SHA for d33b2d2
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.