Josh Kapp

Results 6 issues of Josh Kapp

I have two adapters, one I've created for HTML and one from [astq-ts](https://github.com/adammedford/astq-ts). Both appear to work great except the `last()` or `nth(-1)`, `nth(-2)`, etc. functions. `first()` and `nth(1)`, etc....

File was removed by this commit: https://github.com/datasets/s-and-p-500-companies/commit/86d17c515ab7d1fdaab003a4b728f9b2a7c1d8d8 .

**Describe the bug** Running on a large angular app causes the error `RangeError: Maximum call stack size exceeded` during file generation. **To Reproduce** Steps to reproduce the behavior: Sorry. Hard...

In what few examples I can find scouring the web, it seems that the partial lexer/parser classes generated when adding a new parser or lexer via Visual Studio's "Add |...

Type: Bug After upgrading to Ventura, VSCode no longer launches the browser correctly for a debug session. The browser launches, but spins and doesn't appear to even make a request...

bug
tracked

Please provide a simple example of how to create a custom element with arrow. It’s not immediately clear how the two technologies would work together.