Search Criteria
Package Details: tree-sitter-cpp 0.23.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tree-sitter-cpp.git (read-only, click to copy) |
---|---|
Package Base: | tree-sitter-cpp |
Description: | C++ grammar for tree-sitter |
Upstream URL: | https://github.com/tree-sitter/tree-sitter-cpp |
Licenses: | MIT |
Groups: | tree-sitter-grammars |
Submitter: | lmartinez-mirror |
Maintainer: | xiliuya |
Last Packager: | xiliuya |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-25 23:09 (UTC) |
Last Updated: | 2024-10-06 14:41 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- tree-sitter (tree-sitter-gitAUR) (make)
- tree-sitter-cli (tree-sitter-cli-gitAUR) (make)
Required by (3)
- diffsitter (check)
- neovim-tree-sitter-git (optional)
- step-writer-git
Latest Comments
xiliuya commented on 2024-07-07 07:14 (UTC)
some bug with 0.22.2 in emacs . if you don't like it.use 0.22.0.
aperez commented on 2024-05-25 11:54 (UTC)
This package is missing a
nodejs
makedepends and after adding that it conflicts withneovim
:The following changes made the package build and install correctly; Neovim also recognizes the plugin (checked with
:TSInstallInfo
):xiliuya commented on 2024-05-04 16:53 (UTC)
The issue of ugly dependencies, is there any better way to address it?
tsdh commented on 2023-07-28 18:42 (UTC) (edited on 2023-07-28 18:43 (UTC) by tsdh)
For what it's worth, it hangs with the below output for 2 or 3 minutes before the line with the progress bar disappears and the error shown in my first comment is printed.
That's a really nasty progress bar which simply disappears when a step fails instead of showing it prominently.
Anyway, the link https://registry.npmjs.org/tree-sitter-c/-/tree-sitter-c-0.20.4.tgz works just fine. I can download that without issues.
bhrgunatha commented on 2023-07-28 03:08 (UTC) (edited on 2023-07-28 03:09 (UTC) by bhrgunatha)
Same here as tsdh except yay adds a little extra info but doesn't seem very useful
tsdh commented on 2023-07-21 06:17 (UTC)
tree-sitter-cpp-0.20.0-2 fails to build for me.