Close #3267 - Add a general autoimport setting

This commit is contained in:
w0rp
2020-08-09 02:28:47 +01:00
parent 8bfb5c6407
commit 6d502233d8
6 changed files with 79 additions and 20 deletions

View File

@@ -121,7 +121,7 @@ Execute(The right message should be sent for the initial tsserver request):
\ 'line': 1,
\ 'offset': 3,
\ 'prefix': 'fo',
\ 'includeExternalModuleExports': g:ale_completion_tsserver_autoimport,
\ 'includeExternalModuleExports': g:ale_completion_autoimport,
\ }]],
\ g:message_list
" We should set up the completion info correctly.