vjs
vim-js-file-import
vjs | vim-js-file-import | |
---|---|---|
2 | 2 | |
7 | 143 | |
- | - | |
7.3 | 4.4 | |
about 1 year ago | almost 1 year ago | |
Vim Script | Vim Script | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vjs
-
Auto update Javascript imports when moving file/folder
Using my toy js refactoring plugin and NERDTree.
vim-js-file-import
-
What LSP are you using for ReactJS projects and does it have auto imports?
Does this Auto Import exists at all? I'm currently using a plugin called kristijanhusak/vim-js-file-import, which uses ctags to auto import React Components. But when it comes to React Hooks, like import React, {useState} from "react" I'll have to manually type those in.
- Sort javascript imports by path
What are some alternatives?
vim-js - π―The most accurate syntax highlighting plugin for JavaScript and Flow.js
nvim-lsp-ts-utils - Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.
vim-monokai-tasty - VIM Colour scheme
tsuquyomi - A Vim plugin for TypeScript
vim-airline - lean & mean status/tabline for vim that's light as air
vim-import-cost - ποΈββοΈ Display the import size of the JavaScript packages in Vim!
nerdtree - A tree explorer plugin for vim.
context.vim - Vim plugin that shows the context of the currently visible buffer contents
rigel - π Colorscheme for vim, terminal, vscode and slack - based on the star Rigel β¨.
dotfiles - My dotfiles
targets.vim - Vim plugin that provides additional text objects
ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support