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
keybinding
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2020
Implement generic invokeWithinContext for all editor panes (#104947)
Show description for 8e79cf7
roblourens
and
bpasero
authored
8e79cf7
View commit details
Copy full SHA for 8e79cf7
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
- Implement reparenting ScopedContextKeyServices
Show description for 545414b
roblourens
committed
545414b
View commit details
Copy full SHA for 545414b
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Add command to help with troubleshooting keybindings
alexdima
committed
fa3a501
View commit details
Copy full SHA for fa3a501
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
add trace logging to know what keybinding triggers what command, fyi @alexdima
jrieken
committed
4fbb52b
View commit details
Copy full SHA for 4fbb52b
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
fix build
isidor
committed
ac4c2f4
View commit details
Copy full SHA for ac4c2f4
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Add test for #91235
alexdima
committed
918bf38
View commit details
Copy full SHA for 918bf38
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
Distinguish context key factory from type
alexdima
committed
0c29fa3
View commit details
Copy full SHA for 0c29fa3
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Always dispatch to keybinding service when in chord mode in terminal
Show description for 14cf2b8
Tyriar
committed
14cf2b8
View commit details
Copy full SHA for 14cf2b8
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Code action intellisense in the keybindings JSON editor
Show description for 166f925
Matt Bierner
committed
166f925
View commit details
Copy full SHA for 166f925
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
notifications - allow to configure a filter to silence notifications
bpasero
committed
c484b25
View commit details
Copy full SHA for c484b25
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
Prefer using Disposable.None vs custom noop disposable
Matt Bierner
committed
9d09c13
View commit details
Copy full SHA for 9d09c13
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 Jul 26, 2019
Fixes #22778: Add `or` for when clause contexts
alexdima
committed
8936350
View commit details
Copy full SHA for 8936350
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Merge branch 'master' into command-execute-events
jrieken
authored
7beb320
View commit details
Copy full SHA for 7beb320
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
no-verify
rebornix
committed
4925b0f
View commit details
Copy full SHA for 4925b0f
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
debt - remove dependency of keybinding service to status bar service
bpasero
committed
fa3b4d7
View commit details
Copy full SHA for fa3b4d7
View code at this point
Browse repository at this point
Commits on May 16, 2019
ResolvedKeybindingItem as undefined instead of null
Matt Bierner
committed
4ce2cdd
View commit details
Copy full SHA for 4ce2cdd
View code at this point
Browse repository at this point
Commits on May 5, 2019
Removed disposeListeners from commandService and only remove listener on MainThreadCommands
hedgerh
committed
62f2b71
View commit details
Copy full SHA for 62f2b71
View code at this point
Browse repository at this point
Made recommended changes
hedgerh
committed
b9c3c20
View commit details
Copy full SHA for b9c3c20
View code at this point
Browse repository at this point
Implemented onDidExecuteCommand api method
hedgerh
committed
8755a2a
View commit details
Copy full SHA for 8755a2a
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
adopt PauseableEmitter in ContextKeyService and for EditorModeContext, #71642
jrieken
committed
ae83621
View commit details
Copy full SHA for ae83621
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Replacing null with undefined around `ContextKeyExpr`
Matt Bierner
committed
d58dcf2
View commit details
Copy full SHA for d58dcf2
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Add _standardKeyboardEventBrand to make it clear a StandardKeyboardEvent is expected (#68171)
alexdima
committed
2ff5d6b
View commit details
Copy full SHA for 2ff5d6b
View code at this point
Browse repository at this point
Move inspectKeybindings to /browser/ (#69102)
alexdima
committed
5406a9f
View commit details
Copy full SHA for 5406a9f
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
Fixing strict-null-checks
toumorokoshi
committed
d5df66a
View commit details
Copy full SHA for d5df66a
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Merge remote-tracking branch 'source/master' into feature/keychords
toumorokoshi
committed
1521cc3
View commit details
Copy full SHA for 1521cc3
View code at this point
Browse repository at this point
Modified unit tests to support multiple chords
Show description for 50670b9
toumorokoshi
committed
50670b9
View commit details
Copy full SHA for 50670b9
View code at this point
Browse repository at this point
Commits on Jan 13, 2019
stopgap: addressed TODO, focus on UI labels next.
toumorokoshi
committed
28f0b4b
View commit details
Copy full SHA for 28f0b4b
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Continue Strict null check for Map.get may return undefined
Matt Bierner
committed
93ebd40
View commit details
Copy full SHA for 93ebd40
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Merge remote-tracking branch 'origin/master' into pr/toumorokoshi/65826
alexdima
committed
cf4bb37
View commit details
Copy full SHA for cf4bb37
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Add TODOs where chord assumptions are made
alexdima
committed
e25622f
View commit details
Copy full SHA for e25622f
View code at this point
Browse repository at this point
Strict null check panelViewlet
Show description for c2274d3
Matt Bierner
committed
c2274d3
View commit details
Copy full SHA for c2274d3
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 29, 2018
Modifying ChordKeybinding to support multiple chords
Show description for 688da1d
toumorokoshi
committed
688da1d
View commit details
Copy full SHA for 688da1d
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Converted another ~70 test files to strictNullChecks (#65672)
Show description for 373b441
Josh Goldberg
authored and
Matt Bierner
committed
373b441
View commit details
Copy full SHA for 373b441
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.