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
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
fix/vscode-textmate
User selector
All users
All time
Commit history
Commits on Mar 19, 2019
Fix failure to resolve arrays error
kylecarbs
committed
277c6cb
View commit details
Copy full SHA for 277c6cb
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Fix type import not resolving properly
kylecarbs
committed
400fba7
View commit details
Copy full SHA for 400fba7
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Remove sourcemaps for production
kylecarbs
committed
d16b35e
View commit details
Copy full SHA for d16b35e
View code at this point
Browse repository at this point
Automatically target production for client-side builds
kylecarbs
committed
2e53bb6
View commit details
Copy full SHA for 2e53bb6
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Fix race with watcher & stat
Show description for e4ff723
code-asher
committed
e4ff723
View commit details
Copy full SHA for e4ff723
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Fix READMEs not loading
code-asher
committed
307aa4a
View commit details
Copy full SHA for 307aa4a
View code at this point
Browse repository at this point
Commits on Mar 9, 2019
Fix build and Dockerfile issues (#176)
Show description for f375335
nhooyr
authored and
kylecarbs
committed
f375335
View commit details
Copy full SHA for f375335
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Add back web class
Show description for cded51f
code-asher
committed
cded51f
View commit details
Copy full SHA for cded51f
View code at this point
Browse repository at this point
Feature/1.32.0 update (#117)
Show description for 36c05ed
code-asher
authored and
kylecarbs
committed
36c05ed
View commit details
Copy full SHA for 36c05ed
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Add Dockerfile and some cleanup (#57)
nhooyr
authored and
kylecarbs
committed
17267bd
View commit details
Copy full SHA for 17267bd
View code at this point
Browse repository at this point
Add task for packaging release (#6)
Show description for 994531d
code-asher
authored
994531d
View commit details
Copy full SHA for 994531d
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
Update to vscode 1.31.1 (#45)
kylecarbs
authored
8916cb9
View commit details
Copy full SHA for 8916cb9
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Fixes calculating number of threads for HappyPack (#10)
thekiba
authored and
kylecarbs
committed
14ead1a
View commit details
Copy full SHA for 14ead1a
View code at this point
Browse repository at this point
Directly point to the logger src
kylecarbs
committed
1e0d330
View commit details
Copy full SHA for 1e0d330
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Probably fix Windows keybindings
code-asher
committed
d739be1
View commit details
Copy full SHA for d739be1
View code at this point
Browse repository at this point
Use Coder marketplace (#44)
Show description for c384dfb
code-asher
authored and
kylecarbs
committed
c384dfb
View commit details
Copy full SHA for c384dfb
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Replace all pty definitions
kylecarbs
committed
8327da8
View commit details
Copy full SHA for 8327da8
View code at this point
Browse repository at this point
Add windows support (#41)
Show description for e817409
kylecarbs
authored
e817409
View commit details
Copy full SHA for e817409
View code at this point
Browse repository at this point
Convert to node-pty-prebuilt
kylecarbs
committed
83b6436
View commit details
Copy full SHA for 83b6436
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Fix multi-platform builds
kylecarbs
committed
a12542b
View commit details
Copy full SHA for a12542b
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Fixes browser app, adds no-auth (#38)
Show description for be3f0c4
kylecarbs
authored
be3f0c4
View commit details
Copy full SHA for be3f0c4
View code at this point
Browse repository at this point
Use client OS to set shell class
code-asher
committed
1f3cbc0
View commit details
Copy full SHA for 1f3cbc0
View code at this point
Browse repository at this point
Fix undefined navigator in bootstrap fork
Show description for fa26c0b
code-asher
committed
fa26c0b
View commit details
Copy full SHA for fa26c0b
View code at this point
Browse repository at this point
Fix extra CSS being included on the client
code-asher
committed
04e02bd
View commit details
Copy full SHA for 04e02bd
View code at this point
Browse repository at this point
Set platform based on server (#32)
Show description for 14da714
code-asher
authored
14da714
View commit details
Copy full SHA for 14da714
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Move string replacements for node-pty to general
code-asher
committed
1e55736
View commit details
Copy full SHA for 1e55736
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
Externalize spdlog .node module
kylecarbs
committed
73d6b77
View commit details
Copy full SHA for 73d6b77
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Fix handleExternalDrop event
code-asher
committed
e4150de
View commit details
Copy full SHA for e4150de
View code at this point
Browse repository at this point
Featureful (#31)
Show description for 85d2225
kylecarbs
authored and
code-asher
committed
85d2225
View commit details
Copy full SHA for 85d2225
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
Make everything use active evals (#30)
Show description for 4a80bcb
code-asher
authored
4a80bcb
View commit details
Copy full SHA for 4a80bcb
View code at this point
Browse repository at this point
Commits on Feb 6, 2019
Revert "Add back context to patch"
Show description for dc1a16e
code-asher
committed
dc1a16e
View commit details
Copy full SHA for dc1a16e
View code at this point
Browse repository at this point
Add back context to patch
code-asher
committed
b4710a1
View commit details
Copy full SHA for b4710a1
View code at this point
Browse repository at this point
Use nativeNodeRequire
code-asher
committed
4287297
View commit details
Copy full SHA for 4287297
View code at this point
Browse repository at this point
Remove context from patch
code-asher
committed
86045e3
View commit details
Copy full SHA for 86045e3
View code at this point
Browse repository at this point
Minimize patched lines
code-asher
committed
66aceb3
View commit details
Copy full SHA for 66aceb3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.