Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

ide-typescript package is interfering in autocomplete-plus package #162

Open
ronaldreis3000 opened this issue May 4, 2020 · 1 comment

Comments

@ronaldreis3000
Copy link

First, thanks to the developers of this great package ide-typescript. It is great alongside atom-ide-ui package. However, I've discovered that ide-typescript is interfering in autocomplete-plus package, causing this last one to not show suggestions of common words already typed in the code. For example, if I have typed the term "student" in the code or in comments and retype the same word, the autocompletion is not showing the related suggestion when ide-typescript package is activated. So, in order to to have back the autocomplete service in a full way I have to deactivate the ide-typescript, what is really sad.

@sniepoort
Copy link

I just discovered this issue as well.
Luckily the ide-typescript packackage works great in .js files, but when writing inline <script>s in html for example, typescript obviously doesn't work. So here i'm really missing the standard atom autocomplete

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants