there are problems in rc5:
1. the origin will throw error for window not found, I use sed
to patch it.
2. now it works in bash, but not in fish.
Search Criteria
Package Details: nodejs-inshellisense 0.0.1_rc.15-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nodejs-inshellisense.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-inshellisense |
Description: | IDE style command line auto complete |
Upstream URL: | https://github.com/microsoft/inshellisense |
Keywords: | auto command complete ide line style |
Licenses: | MIT |
Submitter: | AsukaMinato |
Maintainer: | AsukaMinato |
Last Packager: | AsukaMinato |
Votes: | 1 |
Popularity: | 0.000774 |
First Submitted: | 2023-11-07 07:35 (UTC) |
Last Updated: | 2024-06-25 13:06 (UTC) |
Dependencies (5)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
Pinned Comments
AsukaMinato commented on 2023-12-07 05:44 (UTC)
there are problems in rc5: 1. the origin will throw error for window not found, I use
sed
to patch it. 2. now it works in bash, but not in fish.