atom-community / atom-community/atom-ide-javascript
The base `if` autocomplete suggestion not prioritised (and similar)
- 主要言語
- JavaScript
- スター
- 17
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi, I'm having a small issue which has become quite an annoyance, being that the suggestions will overtake any snippet commands I have, which results in me needing to type out the full `if (condition) {}` instead of `if` and have it autocomplete for me normally. I'm not sure how I can reorder these suggestions as I still like to see suggestions returned from this package, just not if it overrides a particular suggestion with the same name, and more importantly if it has a snippet.
This package disabled:

This package enabled:

Also had a look at this (autocomplete-plus setting) but this wasn't right, it removed the suggestion further down the list I wanted:

Any guidance would be great. It might just be some particular configuration I need to have.
コントリビューションガイド
調査の方向性
Reproduce the autocomplete behavior with the package enabled and disabled, then review the referenced autocomplete-plus setting and the package's suggestion handling. Done means determining whether a configuration or change can keep the package's suggestions visible while allowing the matching `if` snippet to remain the prioritized completion.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- developer-experience, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100