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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 1, 2020
Remove custom dropdown dev test flag checked in by mistake
Show description for 96eb2e8
roblourens
committed
96eb2e8
View commit details
Copy full SHA for 96eb2e8
View code at this point
Browse repository at this point
fix #107893
bpasero
committed
e443e37
View commit details
Copy full SHA for e443e37
View code at this point
Browse repository at this point
todo-tag
jrieken
committed
da13bb7
View commit details
Copy full SHA for da13bb7
View code at this point
Browse repository at this point
Fix code hover span margin
Show description for 60f19d5
alexr00
committed
60f19d5
View commit details
Copy full SHA for 60f19d5
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
accept recommendation if recommended extensions are installed while it is open
sandy081
committed
9ba56ac
View commit details
Copy full SHA for 9ba56ac
View code at this point
Browse repository at this point
ActionBar should not intercept escape unless needed
Show description for 675deb4
roblourens
committed
675deb4
View commit details
Copy full SHA for 675deb4
View code at this point
Browse repository at this point
Custom selectbox should add decorator label and description to aria label, and should not use aria-describedby
Show description for 9003ae2
roblourens
committed
9003ae2
View commit details
Copy full SHA for 9003ae2
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Replace strings.repeat
Show description for 376ec06
Matt Bierner
committed
376ec06
View commit details
Copy full SHA for 376ec06
View code at this point
Browse repository at this point
Fixes #107596: Use `XDG_RUNTIME_DIR` if defined
alexdima
committed
b4a1029
View commit details
Copy full SHA for b4a1029
View code at this point
Browse repository at this point
Custom dropdown should always stop key event propagation when the keypress is handled #106897
Show description for 645c490
roblourens
committed
645c490
View commit details
Copy full SHA for 645c490
View code at this point
Browse repository at this point
Fix #107393, change dropdown font-size on mac only
Miguel Solorio
committed
4eea30b
View commit details
Copy full SHA for 4eea30b
View code at this point
Browse repository at this point
Up / down and left / right navigation in actionBar only for activityBar since it is a tablist
isidor
committed
785f9ce
View commit details
Copy full SHA for 785f9ce
View code at this point
Browse repository at this point
Add bottom margin to spans in hovers (#107442)
Show description for b7d2879
alexr00
authored
b7d2879
View commit details
Copy full SHA for b7d2879
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
FIxes #107335 - removes hex assumption
Eric Amodio
committed
cdb7b77
View commit details
Copy full SHA for cdb7b77
View code at this point
Browse repository at this point
Update Codicons: add 'check-all'
Show description for 607ee4a
Miguel Solorio
committed
607ee4a
View commit details
Copy full SHA for 607ee4a
View code at this point
Browse repository at this point
file access - merge asDomUri into
bpasero
committed
ee8378e
View commit details
Copy full SHA for ee8378e
View code at this point
Browse repository at this point
debt - introduce and adopt FileAccess
Show description for 7f035b4
bpasero
committed
7f035b4
View commit details
Copy full SHA for 7f035b4
View code at this point
Browse repository at this point
explorer: improve aria-level computation of compact folders
Show description for 47ed486
isidor
committed
47ed486
View commit details
Copy full SHA for 47ed486
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Update Codicons: add 'notebook' and 'redo'
Show description for da243da
Miguel Solorio
committed
da243da
View commit details
Copy full SHA for da243da
View code at this point
Browse repository at this point
selectBox: remove .monaco-workbench scoping
isidor
committed
33c7ea6
View commit details
Copy full SHA for 33c7ea6
View code at this point
Browse repository at this point
Remove strings.endsWith() (#103454)
chrmarti
committed
02996aa
View commit details
Copy full SHA for 02996aa
View code at this point
Browse repository at this point
Remove strings.startsWith() (#103454)
chrmarti
committed
7bbd133
View commit details
Copy full SHA for 7bbd133
View code at this point
Browse repository at this point
debt - do not reference workbench from base
Show description for 558e362
bpasero
committed
558e362
View commit details
Copy full SHA for 558e362
View code at this point
Browse repository at this point
Update dropdown font-size and border-radius for mac (#107266)
Miguel Solorio
authored
12b7c6e
View commit details
Copy full SHA for 12b7c6e
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Remove some deprecated code in ./src/vs/base #103454
bpasero
committed
3c126c7
View commit details
Copy full SHA for 3c126c7
View code at this point
Browse repository at this point
Remove some deprecated code in ./src/vs/base #103454
bpasero
committed
1d98292
View commit details
Copy full SHA for 1d98292
View code at this point
Browse repository at this point
https://github.com/microsoft/vscode/issues/103454
jrieken
committed
c4b0d87
View commit details
Copy full SHA for c4b0d87
View code at this point
Browse repository at this point
isEqualOrParent - rename params to make this method understandable
bpasero
committed
6c5f15a
View commit details
Copy full SHA for 6c5f15a
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
Fixes microsoft/monaco-editor#2140: Do not create a global style sheet unless needed
alexdima
committed
0707a19
View commit details
Copy full SHA for 0707a19
View code at this point
Browse repository at this point
Fixes microsoft/monaco-editor#1861: Try to align `deltaY` wheel event values on Firefox on Windows and Linux
alexdima
committed
bc6caf3
View commit details
Copy full SHA for bc6caf3
View code at this point
Browse repository at this point
Use an object url to fix cross-origin workers in Safari (see microsoft/monaco-editor#2110)
alexdima
committed
08c92c9
View commit details
Copy full SHA for 08c92c9
View code at this point
Browse repository at this point
Fixes microsoft/monaco-editor#2096
alexdima
committed
d0c2483
View commit details
Copy full SHA for d0c2483
View code at this point
Browse repository at this point
Fixes microsoft/monaco-editor#2040
alexdima
committed
7c156d7
View commit details
Copy full SHA for 7c156d7
View code at this point
Browse repository at this point
remove removeNode, https://github.com/microsoft/vscode/issues/103454#issuecomment-695136569
jrieken
committed
cc82ac4
View commit details
Copy full SHA for cc82ac4
View code at this point
Browse repository at this point
Commits on Sep 19, 2020
remove dom deprecated refs
Show description for e8572c0
sbatten
committed
e8572c0
View commit details
Copy full SHA for e8572c0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.