Jason Williams

Results 64 issues of Jason Williams

Fixes https://github.com/facebook/react/issues/20186 ## Summary Attempts to get sourcemaps working. Status: * only the `renderChunk` is commented out for now as I had to give up with that one * Sourcemap...

CLA Signed

https://github.com/boa-dev/boa is a pure rust JavaScript engine, it implements a lot of the spec, it’s designed to be embedded into any rust project with ease. It would be a great...

As the Swings can contain JS, it would be nice to have VSCode's debugger integrate with the script you add. This would allow users to set breakpoints on the `script.js`...

enhancement
p3

I was sketching something in JS so only needed the JS window ("JS Only"), but then wanted to add some html. At this point it seemed too late as there's...

enhancement
p2

Hey great extension. This is a good way to try out/play with new libraries. This may be a long shot but worth asking. Is it technically possible to get completions...

enhancement
p1

Hey great project Do you have any plans to support a concurrent GC? I think this was attempted in rust-gc, but they gave up :/ https://manishearth.github.io/blog/2015/09/01/designing-a-gc-in-rust/#concurrency https://github.com/Manishearth/rust-gc/pull/6 For context, i...

Where is the changelog for the version updates to the API? I don't see them here or on the website. Thanks

Raised from: https://github.com/jasonwilliams/anki/issues/13 We have some cards which have some syntax in their front. For example `## What is >>> in JavaScript?` Before passing this to Anki (via addNotes) we...

I have a folder which has hundreds of generated PHP files (don't ask), i think some framework we use generates them. This generated folder is in our .gitignore. Unfortunately the...

I'm writing markdown files then viewing them in GitJournal, but the layout could be improved compared to other Markdown readers. The headings are too close together with the text making...

feature