Tingan Ho

Results 33 issues of Tingan Ho

If you create a new file. And add some tests. The code lenses are not activated.

## Bug description Tippy.js breaks [CSP Trusted Types](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/trusted-types) by using innerHTML assignment. ## Reproduction 1. Create a CSP Trusted Type site. 2. Create a tippy tooltip. 3. Provide a content...

🐛 bug
🚧 unconfirmed

It would be good if I can define the device pixel ratio. I'm currently taking screenshot of web apps and they are really blurry on my screen.

enhancement
help-wanted

```css body { --blue: #fff; } .selector { --color: var(--blue); } ``` Here is an example: ![screen shot 2018-08-20 at 11 20 32](https://user-images.githubusercontent.com/1324476/44331938-212f3d00-a46b-11e8-9069-c17d52e9cf52.png) https://codepen.io/anon/pen/pOzXGX

t: Feature

Whenever I mount a folder in my Mac. It works fine, but when I wait until my screensaver comes online. The mount fails or becomes corrupt or something, at least...

I wonder if you can support this kind of features: spaces in parameters: ``` javascript function( a, b, c ) { var jehuf; } ``` Notice the space before and...

feature request

It would be awesome if I could specify max length of a multiline comment before it wraps the line. ``` comment_length = 100 ``` ## Want to back this issue?...

We use JSON RPC to communicate with an *Extension Server*. The communication uses a TCP/UNIX socket. There are primarily two RPC methods, `compile` and `sync`, for compiling and syncing localization...

Design Note

If you are using L10ns everyday and love and would like to help making it better by donating money. The usage of this money would be: - Make L10ns available...

Discussion