Search Criteria
Package Details: tree-sitter-typescript-git 0.20.2.r10.g3429d8c-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tree-sitter-typescript-git.git (read-only, click to copy) |
|---|---|
| Package Base: | tree-sitter-typescript-git |
| Description: | TypeScript and TSX grammar for tree-sitter |
| Upstream URL: | https://github.com/tree-sitter/tree-sitter-typescript |
| Licenses: | MIT |
| Groups: | tree-sitter-grammars |
| Conflicts: | tree-sitter-typescript |
| Provides: | tree-sitter-typescript |
| Submitter: | lmartinez-mirror |
| Maintainer: | Rogach |
| Last Packager: | Rogach |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-06-11 18:58 (UTC) |
| Last Updated: | 2024-04-06 07:38 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- tree-sitter (tree-sitter-gitAUR) (make)
Required by (2)
- neovim-tree-sitter-git (requires tree-sitter-typescript) (optional)
- python-tree-sitter-typescript (requires tree-sitter-typescript)
Latest Comments
hugo.hornquist commented on 2024-04-06 16:03 (UTC)
Installing the files to
/usr/share/nvim/runtime/parserdoesn't work since a recent nvim version, which symlinks that directory to/usr/lib/tree_sitter. Installing the files to the new directory seems to solve it.dedguy21 commented on 2021-10-06 21:57 (UTC)
This is having the same error as JavaScript and Go.
The package is trying to build with a hyphenated name which is not allowed