atom-community / atom-community/ide-python
Improper folding in outline view
- 主要言語
- JavaScript
- スター
- 238
- フォーク
- 40
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I'm having some issues with the folding of functions/symbols in the outline view.
This appears to be triggered when I have lines of code that are too long and split into multiple lines. Variables that appear after this in a function do not get folded into the function in the outline view, and are instead given a new line.


コントリビューションガイド
調査の方向性
この issue は、長い文が複数行にまたがる場合に、Atom のアウトラインビューで関数とシンボルを折りたたむ処理に関するものです。まず報告されたケースを再現し、分割された文の後に続く変数をアウトラインビューがどのように配置するかを調べます。その変数が個別のアウトラインエントリとして表示されるのではなく、関数の下にネストされたままになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, python
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100