atom-community / atom-community/ide-python

Improper folding in outline view

オープン
#108 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る
pyls upstream issue
主要言語
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.

![screen shot 2018-05-10 at 3 29 45 pm](https://user-images.githubusercontent.com/1795161/39897436-0adeb0b6-5467-11e8-800a-d92598030c8c.png)
![screen shot 2018-05-10 at 3 29 59 pm](https://user-images.githubusercontent.com/1795161/39897444-0e5940ee-5467-11e8-8773-104afe60b785.png)

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

この issue は、長い文が複数行にまたがる場合に、Atom のアウトラインビューで関数とシンボルを折りたたむ処理に関するものです。まず報告されたケースを再現し、分割された文の後に続く変数をアウトラインビューがどのように配置するかを調べます。その変数が個別のアウトラインエントリとして表示されるのではなく、関数の下にネストされたままになれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, python
領域
tooling
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。