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
.
https-githubsup-com
/
vscode
Public
forked from
irinazheltisheva/vscode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
75
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode
src
vs
platform
localizations
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2020
debt - more native environment service adoption
bpasero
committed
4af670c
View commit details
Copy full SHA for 4af670c
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
sandbox - move native environment service to common layer
bpasero
committed
ae94235
View commit details
Copy full SHA for ae94235
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Remove LanguageType
dbaeumer
committed
2564b65
View commit details
Copy full SHA for 2564b65
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
Mark _serviceBrand properties using declare (#99312)
Show description for cadabab
Matt Bierner
authored
cadabab
View commit details
Copy full SHA for cadabab
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
debt - remove node pieces from environment (#82598)
bpasero
committed
9f1aa3c
View commit details
Copy full SHA for 9f1aa3c
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
debt - adopt channel proxy for localizations
bpasero
committed
0f6305f
View commit details
Copy full SHA for 0f6305f
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
debt - use common/product over node/product
bpasero
committed
93bb67d
View commit details
Copy full SHA for 93bb67d
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
change type of _serviceBrand from `any` to `undefined`, #79918
jrieken
committed
dedf0de
View commit details
Copy full SHA for dedf0de
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
strict init (#78168)
bpasero
committed
6bf98da
View commit details
Copy full SHA for 6bf98da
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Add typings for simple `_` and other parameters that are missing types
Show description for eac0483
Matt Bierner
committed
eac0483
View commit details
Copy full SHA for eac0483
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Move remote agent environment out of node (#70568)
alexr00
authored
8f16a02
View commit details
Copy full SHA for 8f16a02
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
electron 5 - bootstrap a nodeless configuration (#68302)
bpasero
committed
76c330c
View commit details
Copy full SHA for 76c330c
View code at this point
Browse repository at this point
Commits on Mar 9, 2019
Ensure list of language ids gets populated when calling getLanguageIds before extension install/uninstall
Rachel Macfarlane
committed
6cc7eea
View commit details
Copy full SHA for 6cc7eea
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
debt - introduce and adopt shared process service
bpasero
committed
694a366
View commit details
Copy full SHA for 694a366
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Fix #69940
sandy081
committed
a500200
View commit details
Copy full SHA for a500200
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
debt - scaffold a service for package.json/product.json access
bpasero
committed
1aee0c1
View commit details
Copy full SHA for 1aee0c1
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
paths - avoid posix usages
bpasero
committed
a99b64a
View commit details
Copy full SHA for a99b64a
View code at this point
Browse repository at this point
Commits on Feb 12, 2019
paths - paths.node.ts => path.ts
bpasero
committed
622b3d6
View commit details
Copy full SHA for 622b3d6
View code at this point
Browse repository at this point
use new path implementation (#68538)
Show description for 5ebd625
sbatten
authored and
bpasero
committed
5ebd625
View commit details
Copy full SHA for 5ebd625
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
#66397 Use single identifier for local extension which is gallery one
sandy081
committed
57d59ad
View commit details
Copy full SHA for 57d59ad
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
#66397 Use `galleryIdentifier` instead of `identfier` in `ILocalExtension`
sandy081
committed
0e5f4af
View commit details
Copy full SHA for 0e5f4af
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Mark private service properties declarated in ctors as readonly
Matt Bierner
committed
0876297
View commit details
Copy full SHA for 0876297
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
replace void 0 with undefined
roblourens
committed
ef2547d
View commit details
Copy full SHA for ef2547d
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
debt - Thenable -> Promise
jrieken
committed
653280d
View commit details
Copy full SHA for 653280d
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
Prefer use .then(void 0) over .then(null)
Show description for ce72c48
Matt Bierner
committed
ce72c48
View commit details
Copy full SHA for ce72c48
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
event namespace consolidation & docs
joaomoreno
committed
408e032
View commit details
Copy full SHA for 408e032
View code at this point
Browse repository at this point
Strict null check localizations
Matt Bierner
committed
e90b2e3
View commit details
Copy full SHA for e90b2e3
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
remove winjs tpromise from async
joaomoreno
committed
03dd3dc
View commit details
Copy full SHA for 03dd3dc
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
add connection context to IPC
Show description for 8c2d3b4
joaomoreno
committed
8c2d3b4
View commit details
Copy full SHA for 8c2d3b4
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
#53526 Migrate from TPromise in localizations
sandy081
committed
33b19e1
View commit details
Copy full SHA for 33b19e1
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
strict null checks: several ipc utils
joaomoreno
committed
43de37c
View commit details
Copy full SHA for 43de37c
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
debt - limiter(1) => queue
bpasero
committed
4beb0d5
View commit details
Copy full SHA for 4beb0d5
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
Add null type annotations for the common `x: T = null` pattern
Show description for 0318e90
Matt Bierner
committed
0318e90
View commit details
Copy full SHA for 0318e90
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Remove use strict directives in main vs code ts files (part 2)
Show description for 8087b0a
Matt Bierner
committed
8087b0a
View commit details
Copy full SHA for 8087b0a
View code at this point
Browse repository at this point
Remove use strict directives in main vs code ts files
Show description for c63c97c
Matt Bierner
committed
c63c97c
View commit details
Copy full SHA for c63c97c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.