Dzhavat Ushev
Dzhavat Ushev
More info in this wiki page https://github.com/microsoft/vscode/wiki/Virtual-Workspaces
VS Code v1.57 introduced "Restricted Mode". https://code.visualstudio.com/docs/editor/workspace-trust#_restricted-mode When activated, the extension gets disabled. To make the extension compatible with Trusted Mode check https://github.com/microsoft/vscode/issues/120251
A couple of useful links: - https://caniuse.com/?search=gap - https://ishadeed.com/article/flexbox-gap/
There are a lot of really good articles about flexbox and its properties. It will be useful if these links are part of the extension, close to the properties related...
The first iteration of this feature was added in #27 The extension now has a Settings section where directionality can be selected. This will then be reflected in the interactive...
I released a first iteration of this in [v3.0.0](https://github.com/dzhavat/css-flexbox-cheatsheet/releases/tag/3.0.0). (Tracked in #17) Will wait for some time to gather user feedback and will make a second iteration in a future...
Include links to different demos like how to center an item both horizontally and vertically, how to make a top bar that contains a logo and a menu aligned to...
There’s actually nothing wrong with them, but they can probably be made easier to understand.
Right now, the extension works only for public repos that have 10 or less pull requests. One of the reasons for this is the GitHub's rate limit of 60 requests...
The extension has no icon on both the [Chrome's store page](https://chrome.google.com/webstore/detail/potential-changes-for-git/neehipoljbecacjcgcceflmlikiadkob?hl=en-GB) and [Firefox's add-ons page](https://addons.mozilla.org/en-US/firefox/addon/potential-changes-for-github/). It needs one so it will be more recognizable and trustworthy. ### Chrome ### Firefox...