tmm
tmm
### Required - [x] typescriptreact https://github.com/JoosepAlviste/nvim-ts-context-commentstring - [x] fuzzy finder https://github.com/nvim-telescope/telescope.nvim - [ ] lsp https://github.com/neovim/nvim-lspconfig - [ ] autocomplete https://github.com/hrsh7th/nvim-cmp - [ ] diagnostics https://github.com/folke/trouble.nvim - [ ] syntax...
**Describe the bug** `:Vista finder coc` preview shows the following error when using [fish](https://fishshell.com/): ``` fish: Expected a variable name after this $. '/Users/tom/.vim/plugged/fzf.vim/bin/preview.sh' /Users/tom/.vim/vimrc:$(echo 'info: 390' | grep -o...
When `moduleResolution` is set in a `tsconfig.json` file, the following error below pops up. If you remove `moduleResolution`, then types are generated correctly and no error is thrown. It would...
> I want the yank history in the autocomplete list Not sure how difficult it is to add [Coc](https://github.com/neoclide/coc.nvim), but thought I would create an issue to see.
## Description Adds type-safety to contract interactions and [EIP-712](https://eips.ethereum.org/EIPS/eip-712) typed data. Most notably: Autocomplete and type checking for contract function names, arguments, return values, etc. ### Some examples in action...
- Swaps out custom test utilities for [Vitest typechecking](https://vitest.dev/guide/testing-types.html). - Adds GitHub Action workflow for test, build, typecheck - Deps: Adds Vitest, removes Jest, switches to [pnpm](https://pnpm.io) (happy to switch...
### Description Adds `feat: @wagmi/vue` package
Bumps Zustand from v4 to v5 https://github.com/pmndrs/zustand/blob/main/docs/migrations/migrating-to-v5.md
**WIP: Still not sure we want to do this, but sketching out an approach.** Allows connectors to specify `rdns` property and filters out matching EIP 6963 connectors from being created....
https://github.com/wevm/viem/pull/4107 https://github.com/wevm/abitype/pull/281