Tanin Na Nakorn

Results 41 issues of Tanin Na Nakorn

So, if we use it, BitBucket's pull request won't be closed because gitreflow merge the pull request manually into master. After master has the new change, the pull request will...

feature

One idea for functionality is to select 2 files and invoke `diff`.

### Problem A real-world use case is a provider script that invokes https://dictionaryapi.com/ to get a meaning for a word. The provider script might take a few seconds or more....

An example use case: I want to calculate 9% of a selected number. Here's the flow: 1. Select a number 2. Activate Tip 3. Tip presents an executable item with...

enhancement

Because some apps don't follow the standard way of rendering text on Mac OS X. At least, this would allow users to use Tip on these incompatible apps.

enhancement

We can support an HTML item where the provider provides static html code with width and height (and allow scrollability). That would support a more advance use case like multi-line...

We can support rendering image on the tooltip. Tip can accept a base64 encoded image. If the image is from URL, the provider script is responsible for fetching the image...

I wonder if there's a way to set seed for all the random values.

Hi, It'd be great if we can extend this library to support declarativeContent. The document is here: https://developer.chrome.com/extensions/declarativeContent Thank you for a great Scala.js facade!