Alexandre

Results 4 issues of Alexandre

Hi, I have a case were I use getItem on a cookie that is not compatible with decodeURIComponent(). I should be able to pass a flag to getItem and setItem...

Hi, I just had a look on plastic and it looks great. One thing that I regret though is that it seems you can't load a mapping/data from a simple...

It would be great it the plugin could rely on the editor's mode to know which language is used. Let's say you're editing a JS file without extension, the plugin...

enhancement

Hi, I don't understand what's stopping `.toPromise()` to try to use the default Promise constructor if none is passed as argument? I really think this should be the default behavior.