How To align last child to right flexbox
April 25, 2018The problem When you come from float mechanism to flexbox you are sometime asking yourself how to make float: right like works with…
The problem When you come from float mechanism to flexbox you are sometime asking yourself how to make float: right like works with…
In the last post , we talked about the plugin, the requirements and the motivations. Like promised, the post will includes an explanation…
In the last post , we talked about how to add a command to the commands palette so the user could interact with the plugin via commands. In…
In the last post , we talked about how to add an icon to the activity bar and “attach” a view to it. How to use TreeDataProvider to…
In the last post , we talked about how to add a button to a panel’s top bar — either in the “more” menu or as icon button in the top bar…
This post meant to introduce the journey of the Visual Studio Code (“vscode”) plugin CompareFolders . The post is (will be) part of a…