Skip to main content

Overview of all the posts on Gerald's blog

2018


Creating a Chrome Extension with VS Code

·12 mins
Hooray, I have built my first Chrome extension! Why and how? Annoyed by the automated translation of Microsoft Docs, I decided to do something about it.

MaxLines on Labels in Xamarin.Forms

·3 mins
Another PR got merged into the Xamarin.Forms repository. This time, adding a new feature on a Label, the ability to specify MaxLines. More info in this post