issues
search
soates
/
Auto-Import
vscode extension that will automatically finds, parses and provides code actions for all available imports. Only currently works with files in your folder and TypeScript.
MIT License
165
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Always picks first option
#28
jgoz
opened
8 years ago
2
Tries to auto-import after typing period in JS-doc comment or JS string literal
#27
eppsilon
opened
8 years ago
3
Recognize import paths through re-exports
#26
hoisel
opened
8 years ago
1
Place imports after licence/comment headers
#25
DenysVuika
opened
8 years ago
6
Files cannot be saved after the window has been open / in use for a while
#24
eppsilon
opened
8 years ago
5
Manually update import index
#23
twjacobsen
opened
8 years ago
6
Feature Request: Import organisation
#22
Maltram
opened
8 years ago
5
Support type export
#21
Maltram
opened
8 years ago
0
Support function exports
#20
ben-x9
opened
8 years ago
0
TSX Support
#19
lukeautry
closed
8 years ago
2
fix(doubleQuote): fix #8
#18
zhaoshengjun
closed
8 years ago
0
fix(shouldMergeImport): check if the line is a comment(#4)
#17
zhaoshengjun
closed
8 years ago
2
Support default exports
#16
amatiasq
opened
8 years ago
1
Feature Request: Support importing decorators (for Angular2)
#15
third774
opened
8 years ago
2
Support export const
#14
lukeautry
closed
8 years ago
3
VS Code permanently freeze when opening my project "Importable: Scanning.."
#13
sean-mcmanus
opened
8 years ago
5
Add ${workspaceRoot} to default filesToScan config
#12
third774
closed
8 years ago
1
auto import not possible if the import already exist, but outcommented
#11
suadin
closed
8 years ago
1
Stopped working after upgrade to 1.0 from 0.9
#10
tonymk
closed
8 years ago
2
Annoying popup about autoimport cache
#9
MichalLytek
closed
8 years ago
2
duplicate quote
#8
lsthye
closed
8 years ago
1
TSX support?
#7
JabX
opened
8 years ago
2
filesToScan glob not used for watching files
#6
samuelmaddock
closed
8 years ago
1
Importing var from module
#5
MichalLytek
closed
8 years ago
2
Ignore comments
#4
caseyhoward
closed
8 years ago
2
Question: Is there a keybinding I can use to initiate the import?
#3
Taytay
closed
8 years ago
6
Import path contains redundant parts, as well as incorrect slashes
#2
larrifax
opened
8 years ago
3
auto-import and generated d.ts files
#1
KnisterPeter
opened
8 years ago
1
Previous