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
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
.
JavaScriptPlugins
/
vscode
Public
forked from
microsoft/vscode
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
vscode
.vscode
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 15, 2020
Mark add missing imports as preferred fixes
Show description for 39fb3b1
Matt Bierner
committed
39fb3b1
View commit details
Copy full SHA for 39fb3b1
View code at this point
Browse repository at this point
don't hide attach to extension host
jrieken
committed
b68da37
View commit details
Copy full SHA for b68da37
View code at this point
Browse repository at this point
Commits on May 7, 2020
add main process launch config back
joaomoreno
committed
487e81e
View commit details
Copy full SHA for 487e81e
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
update "deprecated, use es6' list
jrieken
committed
f4f7312
View commit details
Copy full SHA for f4f7312
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Add when conditions. Closes #96600.
Show description for c39ce2f
Jackson Kearl
committed
c39ce2f
View commit details
Copy full SHA for c39ce2f
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Remove dupe key
roblourens
committed
19e81f8
View commit details
Copy full SHA for 19e81f8
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
intergration tests.
rebornix
committed
b9eafe5
View commit details
Copy full SHA for b9eafe5
View code at this point
Browse repository at this point
Adopt `vscode-oniguruma-wasm`
alexdima
committed
a6e5981
View commit details
Copy full SHA for a6e5981
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
updates ES6 deprecated list
jrieken
committed
14911c4
View commit details
Copy full SHA for 14911c4
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
launch: restart attachment to extension host process
connor4312
committed
61ed5c8
View commit details
Copy full SHA for 61ed5c8
View code at this point
Browse repository at this point
clean launch.json
joaomoreno
committed
c5e8b23
View commit details
Copy full SHA for c5e8b23
View code at this point
Browse repository at this point
Up ext host timeout to 30 seconds
Show description for 19a651b
Tyriar
committed
19a651b
View commit details
Copy full SHA for 19a651b
View code at this point
Browse repository at this point
add shared process to vs code launch config
joaomoreno
committed
5252b76
View commit details
Copy full SHA for 5252b76
View code at this point
Browse repository at this point
use browserLaunchLocation workspace
joaomoreno
committed
6102b5b
View commit details
Copy full SHA for 6102b5b
View code at this point
Browse repository at this point
use js-debugger for Launch VS Code
joaomoreno
committed
7b2b9ad
View commit details
Copy full SHA for 7b2b9ad
View code at this point
Browse repository at this point
disable typescript task auto detect
joaomoreno
committed
029ef44
View commit details
Copy full SHA for 029ef44
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
use yarn watchd for the default build task
joaomoreno
committed
c7b69ce
View commit details
Copy full SHA for c7b69ce
View code at this point
Browse repository at this point
revert task
joaomoreno
committed
8eb6617
View commit details
Copy full SHA for 8eb6617
View code at this point
Browse repository at this point
deemon
joaomoreno
committed
2c97c71
View commit details
Copy full SHA for 2c97c71
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
add deprecation comment for es6-search, https://github.com/microsoft/vscode/issues/94117
jrieken
committed
b42a747
View commit details
Copy full SHA for b42a747
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
add search for pre-es6 util
jrieken
committed
435048b
View commit details
Copy full SHA for 435048b
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Add TS formatter settings
octref
committed
3474ea7
View commit details
Copy full SHA for 3474ea7
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
Work around #86382
roblourens
committed
c5174a6
View commit details
Copy full SHA for c5174a6
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
Enable strict mode for VS Code core
Show description for 2158e77
Matt Bierner
committed
2158e77
View commit details
Copy full SHA for 2158e77
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
do not restart the attach to extension host launch config
isidor
committed
ce0ccef
View commit details
Copy full SHA for ce0ccef
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
smoke - headless option is troublesome
bpasero
committed
35379ab
View commit details
Copy full SHA for 35379ab
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
tests - have a test/unit folder
bpasero
committed
5393954
View commit details
Copy full SHA for 5393954
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
add git tests launch config
joaomoreno
committed
aeb2059
View commit details
Copy full SHA for aeb2059
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
Remove empty logging from telemetry2 searches.
Jackson Kearl
committed
2ce17a5
View commit details
Copy full SHA for 2ce17a5
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Update regex
Jackson Kearl
committed
3fbfca7
View commit details
Copy full SHA for 3fbfca7
View code at this point
Browse repository at this point
ts semantic highlighting: support alias
aeschli
committed
a2d46d4
View commit details
Copy full SHA for a2d46d4
View code at this point
Browse repository at this point
Add mock of how we might use search editors + track bugs related to ts/36031
Jackson Kearl
committed
74cfdce
View commit details
Copy full SHA for 74cfdce
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
add launch.json settings to make js-debug faster
connor4312
committed
f6f9931
View commit details
Copy full SHA for f6f9931
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Merge branch 'master' into aeschli/ts-in-html
aeschli
committed
7b4a696
View commit details
Copy full SHA for 7b4a696
View code at this point
Browse repository at this point
unhide EH debug config
weinand
committed
875bb84
View commit details
Copy full SHA for 875bb84
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.