Tobias Nilsson

Results 6 issues of Tobias Nilsson

**Describe the bug** Newer versions of package managers generate integrity files (e.g `.package-lock.json`, notice the leading `.`). The current strategy of merging node_modules installations across workspaces will collide in these...

bug
backend: JavaScript

This is fairly bare bones. I've tested it by exporting the in-repo test projects and then verifying that pycharm auto detects the `node_modules` produced. I'm fairly certain the changes to...

category:new feature
backend: JavaScript

E.g https://docs.docker.com/reference/dockerfile/#copy---link Based on https://github.com/camdencheek/tree-sitter-dockerfile/pull/57, I can rebase out of that change if it is not appropriate.

Reproduce this commit (requires `nvm`): ```shell nvm install --lts corepack enable pnpm pnpm install pnpm exec tree-sitter generate ```

This is a stabilization tracking ticket for the Javascript backend. Items here are intended to be resolved in order to remove the "experimental" label from Javascript support: # For stabilization...

backend: JavaScript
stablization

**Is your feature request related to a problem? Please describe.** - **Describe the solution you'd like** - **Describe alternatives you've considered** - **Additional context** -

enhancement
documentation
backend: JavaScript