Gideon Kolver

Results 18 comments of Gideon Kolver

https://code.visualstudio.com/api/extension-guides/virtual-workspaces

@estruyf If I right click on folder and select register folder it gives me two messages displayed underneath each other ![image](https://github.com/estruyf/vscode-front-matter/assets/13977449/8614ed92-c2fd-4cee-9954-abfceaa9e8f0) ![image](https://github.com/estruyf/vscode-front-matter/assets/13977449/4c5d3d02-413a-446f-9f3d-f39d35d69fa0) However the dashboard does show now and I...

If you want to test yourself you can install this extension https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub and add a remote Github repository from the Remote Explorer sidebar icon.

@oleg-shilo Thanks for the explanation. Is it possible to add an "add to favorites" open in the context menu when right clicking on a file. This is how the another...

Why not use Ctrl+ Tab and Ctrl+Shift+Tab which is the standard Firefox Next and Prev tab shortcut. These shortcuts work in SideBery. There are extensions in Firefox that allow you...

Works for me if I press Ctrl+T it creates a new Tab at the end of the Panel and not as a child of the Active tab This is my...

I tested it to see when it occurs. The issue is related to using keyboard Ctrl + W that works different to when you use the close button to the...

I installed it and sometimes get the below ``` Extension 'ms-vscode.github-browser cannot use PROPOSED API (must started out of dev or enabled via --enable-proposed-api) updateEnableProposedApi @ workbench.desktop.main.js:2899 ``` `(node:17120) [DEP0005]...

@CoelacanthusHex I see you have > "hideEmptyPanels": true, I noticed something that when you have multiple panels and the setting "Hide Empty Tabs Panel" set as On Then if I...