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
editor
browser
controller
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 30, 2020
fix #107847.
rebornix
committed
264d2d2
View commit details
Copy full SHA for 264d2d2
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
Fixes microsoft/monaco-editor#2049
alexdima
committed
761b345
View commit details
Copy full SHA for 761b345
View code at this point
Browse repository at this point
Fixes microsoft/monaco-editor#680: Add `tabIndex` option
alexdima
committed
41e27b8
View commit details
Copy full SHA for 41e27b8
View code at this point
Browse repository at this point
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 16, 2020
Adopt new APIs (for #103454)
alexdima
committed
fc8805d
View commit details
Copy full SHA for fc8805d
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
debt - remove some any casts from window
bpasero
committed
13aca0a
View commit details
Copy full SHA for 13aca0a
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Execute the editor's paste handler when pasting
alexdima
committed
353503a
View commit details
Copy full SHA for 353503a
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Ban unreachable code. (#104521)
Show description for 76bc88f
mtaran-google
and
mtaran
authored
76bc88f
View commit details
Copy full SHA for 76bc88f
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Fix cut & copy for iPad
daybrush
committed
b3fba74
View commit details
Copy full SHA for b3fba74
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Let core command such as undo/redo be overridden by webviews and notebooks (#98288)
Show description for 97650fb
Matt Bierner
and
alexdima
authored
97650fb
View commit details
Copy full SHA for 97650fb
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Allow screen readers to update selection in the hidden text area
Show description for 62d12e9
isidor
committed
62d12e9
View commit details
Copy full SHA for 62d12e9
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
Fixes #96809: Add sticky argument and have it be false by default
alexdima
committed
5b28bab
View commit details
Copy full SHA for 5b28bab
View code at this point
Browse repository at this point
Commits on May 25, 2020
Add ViewModelEventDispatcher
alexdima
committed
6ff4290
View commit details
Copy full SHA for 6ff4290
View code at this point
Browse repository at this point
Commits on May 19, 2020
Move view layout modification through view model
alexdima
committed
a7c698c
View commit details
Copy full SHA for a7c698c
View code at this point
Browse repository at this point
Commits on May 18, 2020
Have all commands go through the view model instead of the cursor
alexdima
committed
935a441
View commit details
Copy full SHA for 935a441
View code at this point
Browse repository at this point
Have the Cursor not be a ViewEventEmitter
alexdima
committed
993c159
View commit details
Copy full SHA for 993c159
View code at this point
Browse repository at this point
Commits on May 15, 2020
Manage cursor focus from viewModel
alexdima
committed
c71daba
View commit details
Copy full SHA for c71daba
View code at this point
Browse repository at this point
Commits on May 14, 2020
Reduce CursorContext API
alexdima
committed
cda6e7d
View commit details
Copy full SHA for cda6e7d
View code at this point
Browse repository at this point
Commits on May 13, 2020
Reduce API surface of ICursors and of CursorContext
alexdima
committed
640b3d1
View commit details
Copy full SHA for 640b3d1
View code at this point
Browse repository at this point
Split the implementation of move to simpleMove and viewportMove
alexdima
committed
e7c7de7
View commit details
Copy full SHA for e7c7de7
View code at this point
Browse repository at this point
Reduce the surface size of IReducedViewModel
alexdima
committed
df25804
View commit details
Copy full SHA for df25804
View code at this point
Browse repository at this point
The source can be null or undefined
alexdima
committed
92f6427
View commit details
Copy full SHA for 92f6427
View code at this point
Browse repository at this point
Commits on May 12, 2020
Merge branch 'master' into macos-dark-cursor
alexdima
authored
608c582
View commit details
Copy full SHA for 608c582
View code at this point
Browse repository at this point
Commits on May 11, 2020
Extract the custom mouse cursor to `vs/base` to get it also in the standalone editor
alexdima
committed
09a4c6f
View commit details
Copy full SHA for 09a4c6f
View code at this point
Browse repository at this point
Commits on May 6, 2020
Fixes #93049
alexdima
committed
9a69970
View commit details
Copy full SHA for 9a69970
View code at this point
Browse repository at this point
Commits on May 4, 2020
Replace text cursor styles with mouse-text class
Show description for 87e4313
kdrag0n
committed
87e4313
View commit details
Copy full SHA for 87e4313
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
tabs - add setting to switch tabs with mouse-wheel (#13902) (#95222)
bpasero
authored
e2bcc4d
View commit details
Copy full SHA for e2bcc4d
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
use aria-roledescription and use ame aria label between editor and tab
Show description for bd04766
isidor
committed
bd04766
View commit details
Copy full SHA for bd04766
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
fixes #93481
isidor
committed
51c5f90
View commit details
Copy full SHA for 51c5f90
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Fix some basic css styles for latest ts nightly's new dom typings
Matt Bierner
committed
3303ba9
View commit details
Copy full SHA for 3303ba9
View code at this point
Browse repository at this point
fixes #92333
isidor
committed
ebe1981
View commit details
Copy full SHA for ebe1981
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Fixes #86696: Tweak hit testing on Firefox for pseudo elements
alexdima
committed
9933dff
View commit details
Copy full SHA for 9933dff
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Fixes #67739: Add support for long press IME + arrow keys
alexdima
committed
2075c45
View commit details
Copy full SHA for 2075c45
View code at this point
Browse repository at this point
Fixes #57429: Add support for `ctrl+shift+a` and `ctrl+shift+e` on mac
alexdima
committed
a109b25
View commit details
Copy full SHA for a109b25
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
fixes #90788
isidor
committed
ca76fd9
View commit details
Copy full SHA for ca76fd9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.