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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
vscode
Public
Notifications
You must be signed in to change notification settings
Fork
41.7k
Star
189k
Code
Issues
5k+
Pull requests
2.4k
Actions
Projects
Wiki
Security and quality
43
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode
scripts
code-web.js
on
main
User selector
All users
All time
Commit history
Commits on Jun 9, 2025
:up: `open@^10.1.2` (#250980)
Benjamin Pasero (bpasero)
authored
1a41ff6
View commit details
Copy full SHA for 1a41ff6
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
eng - reduce some unused deps (#231221)
Benjamin Pasero (bpasero)
authored
c025c19
View commit details
Copy full SHA for c025c19
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
esm - remove hardcoded `--esm` for `code-web` (#230538)
Show description for a1ec838
Benjamin Pasero (bpasero)
authored
a1ec838
View commit details
Copy full SHA for a1ec838
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
esm - restore `--esm` for web test runner (#230379)
Benjamin Pasero (bpasero)
authored
2b30a40
View commit details
Copy full SHA for 2b30a40
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
esm - removal of CSS loader (#230206)
Benjamin Pasero (bpasero)
authored
3b68a06
View commit details
Copy full SHA for 3b68a06
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
esm - remove AMD build scripts, tests and variables
Benjamin Pasero (bpasero)
committed
332b89f
View commit details
Copy full SHA for 332b89f
View code at this point
Browse repository at this point
Commits on Aug 30, 2024
ESM merge to main (#227184)
Show description for 6b924c5
3 people
authored
6b924c5
View commit details
Copy full SHA for 6b924c5
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
esm - more diff reduction (#225666)
Benjamin Pasero (bpasero)
authored
bea40cd
View commit details
Copy full SHA for bea40cd
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
remove request dependency (#179149)
Show description for 899cdd5
Martin Aeschlimann (aeschli)
authored
899cdd5
View commit details
Copy full SHA for 899cdd5
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
fix: close #176763, modify the conditions to load vscode-web-playground (#176771)
Show description for 8fc524d
易良 (yiliang114)
authored
8fc524d
View commit details
Copy full SHA for 8fc524d
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
fix: Close #164414, correct transparent transmission folder-uri (#164415)
易良 (yiliang114)
authored
ac0c034
View commit details
Copy full SHA for ac0c034
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
code web script fix
Martin Aeschlimann (aeschli)
committed
61ff43b
View commit details
Copy full SHA for 61ff43b
View code at this point
Browse repository at this point
code web script refine playground handling
Martin Aeschlimann (aeschli)
committed
4b5fee3
View commit details
Copy full SHA for 4b5fee3
View code at this point
Browse repository at this point
Update code-web.js
Show description for baf1623
surajteggi
authored
baf1623
View commit details
Copy full SHA for baf1623
View code at this point
Browse repository at this point
code-web: fix handling of `--playground`
Martin Aeschlimann (aeschli)
committed
aa1edab
View commit details
Copy full SHA for aa1edab
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
Use --browserType as fallback in code-web
Matt Bierner
committed
e02179a
View commit details
Copy full SHA for e02179a
View code at this point
Browse repository at this point
update @vscode/test-web
Martin Aeschlimann (aeschli)
committed
923b583
View commit details
Copy full SHA for 923b583
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
fix missing semicolon
Martin Aeschlimann (aeschli)
committed
fbdc009
View commit details
Copy full SHA for fbdc009
View code at this point
Browse repository at this point
code-web fix --help
Martin Aeschlimann (aeschli)
committed
92cecf1
View commit details
Copy full SHA for 92cecf1
View code at this point
Browse repository at this point
code-web forward to @vscode/test-web
Martin Aeschlimann (aeschli)
committed
47dbe8b
View commit details
Copy full SHA for 47dbe8b
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
code web script: improve help
Martin Aeschlimann (aeschli)
committed
6c33588
View commit details
Copy full SHA for 6c33588
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
move remote and web tests to scripts folder
Martin Aeschlimann (aeschli)
committed
3640c1a
View commit details
Copy full SHA for 3640c1a
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
Fixes #99666 - moves code-web into resources/
Eric Amodio
committed
bb97e45
View commit details
Copy full SHA for bb97e45
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Adds authentication callback support
Eric Amodio
committed
de701c0
View commit details
Copy full SHA for de701c0
View code at this point
Browse repository at this point
break up extension-browser.webpack.config
Martin Aeschlimann (aeschli)
committed
bd57bd7
View commit details
Copy full SHA for bd57bd7
View code at this point
Browse repository at this point
Commits on May 28, 2020
web: nls for package.json
Martin Aeschlimann (aeschli)
committed
ed834be
View commit details
Copy full SHA for ed834be
View code at this point
Browse repository at this point
Commits on May 27, 2020
add client/server browser parts
Martin Aeschlimann (aeschli)
committed
3ed67bc
View commit details
Copy full SHA for 3ed67bc
View code at this point
Browse repository at this point
Commits on May 26, 2020
run webpack in code-dev
Martin Aeschlimann (aeschli)
committed
d1a3e6e
View commit details
Copy full SHA for d1a3e6e
View code at this point
Browse repository at this point
code-web: fix scss not available
Martin Aeschlimann (aeschli)
committed
21d6116
View commit details
Copy full SHA for 21d6116
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
vscode-minimist -> minimist
Daniel Imms (Tyriar)
committed
3636940
View commit details
Copy full SHA for 3636940
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Move web playground code into its own extension (#92672)
Show description for 1c741ec
Matt Bierner
authored
1c741ec
View commit details
Copy full SHA for 1c741ec
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
web - fix warnings
Benjamin Pasero (bpasero)
committed
a56618a
View commit details
Copy full SHA for a56618a
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
web - add mock manifest to prevent error
Benjamin Pasero (bpasero)
committed
7185c6f
View commit details
Copy full SHA for 7185c6f
View code at this point
Browse repository at this point
Commits on Nov 29, 2019
#85036
Show description for f9b6372
Sandeep Somavarapu (sandy081)
committed
f9b6372
View commit details
Copy full SHA for f9b6372
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
:lipstick:
Benjamin Pasero (bpasero)
committed
82e9929
View commit details
Copy full SHA for 82e9929
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.