Gustavo A. Rodríguez Suárez

Results 4 issues of Gustavo A. Rodríguez Suárez

Trying to format JSON with strings that contain encoded unicode surrogate characters crashes and deletes all the text in the buffer, which is very dangerous because you can't undo this...

My app is crashing with a custom provider, it shouldn't though because it follows the spec. It's mostly happening because of issues solved in newer versions of the scribejava-apis dependency,...

As per this comment https://github.com/lxieyang/chrome-extension-boilerplate-react/issues/40#issuecomment-1032384937 I extracted the fix for the HMR, and did some minor updates - Popup and Greetings are now tsx files - Added a button to...

Getting unexpected token ``` JavaScript export async function get(path, suppressRedBox) { return bodyOf(request('get', path, null, suppressRedBox)); } ``` JSFMT Settings ``` json { "autoformat": false, "extensions": [ "js", "jsx", "sublime-settings"...

triage
waiting for submitter