xdebug / vscode-php-debug

PHP Debug Adapter for Visual Studio Code 🐞⛔
MIT License
763 stars 178 forks source link

fix: fullscreen keybinding conflict with F11 with activeViewlet #952

Open shivapoudel opened 5 months ago

shivapoudel commented 5 months ago

As the PR title suggests, this fixes key bindings collisions with Fullscreen mode.

zobo commented 5 months ago

Hi! Thanks, will look at it and compare to what VS does with full screen case.