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
base
common
objects.ts
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2020
Fix capitalization of GitHub org
ChaseKnowlden
authored and
aeschli
committed
e8760a5
View commit details
Copy full SHA for e8760a5
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Use Object.assign over our custom assign impl
Show description for c186b3b
Matt Bierner
committed
c186b3b
View commit details
Copy full SHA for c186b3b
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Use `Set` instead of array
Show description for 02e6fa2
Matt Bierner
committed
02e6fa2
View commit details
Copy full SHA for 02e6fa2
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 Jul 2, 2019
some of #76442
jrieken
committed
ab5b94d
View commit details
Copy full SHA for ab5b94d
View code at this point
Browse repository at this point
Commits on May 14, 2019
Fix TS 3.5 compile errors
Show description for fd1ac75
Matt Bierner
committed
fd1ac75
View commit details
Copy full SHA for fd1ac75
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
debt - move createKeywordMatcher to its only consumer
jrieken
committed
413f079
View commit details
Copy full SHA for 413f079
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
Auto convert let -> const in base/common
Matt Bierner
committed
3f93ea6
View commit details
Copy full SHA for 3f93ea6
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Second pass converting for index based looping to for-of loops
Show description for c109d31
Matt Bierner
committed
c109d31
View commit details
Copy full SHA for c109d31
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Type objects.assign
Show description for 9d5987b
Matt Bierner
committed
9d5987b
View commit details
Copy full SHA for 9d5987b
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
debt - use Set for cloneAndChange
jrieken
committed
1701b8d
View commit details
Copy full SHA for 1701b8d
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
:lipstick:
joaomoreno
committed
a0a6e48
View commit details
Copy full SHA for a0a6e48
View code at this point
Browse repository at this point
remove unused and duplicated code
jrieken
committed
d2bc3a0
View commit details
Copy full SHA for d2bc3a0
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
strict null checks: abstractTree
joaomoreno
committed
5039d4a
View commit details
Copy full SHA for 5039d4a
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
Add more files in common to strict null checks
Matt Bierner
committed
7beb02d
View commit details
Copy full SHA for 7beb02d
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
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
Commits on Jun 25, 2018
Fix jsdoc comment being on wrong type
Matt Bierner
committed
946ff76
View commit details
Copy full SHA for 946ff76
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Build VS Code with TS 2.9
Show description for 5065397
Matt Bierner
committed
5065397
View commit details
Copy full SHA for 5065397
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
remove more unused code, #38414
jrieken
committed
f29abe4
View commit details
Copy full SHA for f29abe4
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
revisit object.derive and ConnectionError (fixes #38234)
bpasero
committed
7cd8305
View commit details
Copy full SHA for 7cd8305
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
bloat - remove unused code
jrieken
committed
fd49805
View commit details
Copy full SHA for fd49805
View code at this point
Browse repository at this point
debt - rename clone to deepClone
jrieken
committed
27e9d4c
View commit details
Copy full SHA for 27e9d4c
View code at this point
Browse repository at this point
debt - remove unused deepClone
jrieken
committed
a71aa06
View commit details
Copy full SHA for a71aa06
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
object - don't use recursion when freezing
jrieken
committed
10541d9
View commit details
Copy full SHA for 10541d9
View code at this point
Browse repository at this point
Reduce calling clone
sandy081
committed
c656d5e
View commit details
Copy full SHA for c656d5e
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Remove some unneeded <any> casts
Matt Bierner
committed
8639e21
View commit details
Copy full SHA for 8639e21
View code at this point
Browse repository at this point
Fix a number of no implicit any errors
Matt Bierner
committed
e71d6c9
View commit details
Copy full SHA for e71d6c9
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
avoid more implicit any and some :lipstick:
bpasero
committed
bef497f
View commit details
Copy full SHA for bef497f
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Allow to open *.code-workspace file as text file (fixes #31008)
bpasero
committed
8519764
View commit details
Copy full SHA for 8519764
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
debt - remove commented out stuff
jrieken
committed
97dc707
View commit details
Copy full SHA for 97dc707
View code at this point
Browse repository at this point
Commits on May 20, 2017
Fix some TS noImplicitAny and noUnusedLocals warnings
alexdima
committed
d1e209b
View commit details
Copy full SHA for d1e209b
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
:pencil2: fix types
joaomoreno
committed
0ba0109
View commit details
Copy full SHA for 0ba0109
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
cannot use object type yet
bpasero
committed
92200f6
View commit details
Copy full SHA for 92200f6
View code at this point
Browse repository at this point
only apply editor settings that changed (for #21487)
bpasero
committed
67924de
View commit details
Copy full SHA for 67924de
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
tsfmt - src
jrieken
committed
6681a2a
View commit details
Copy full SHA for 6681a2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.