MagicStack / MagicStack/MagicPython

autocompletion does not work for import statements due to the completion rules specified

未關閉
#210 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
JavaScript
星號
1.4k
分支
98
PR 合併指標
30 天內沒有已合併 PR

描述

* **Sublime Text 3 3.2.2, Build 3211**:
* **Ubuntu 20.04**:
* **BlackRain**:
* **From package control**:

The issue is that due to some bug in ST3 autocompletes gets hidden when typing in import. Here's the issue being discussed in Anaconda forums and it has a solution
[https://github.com/DamnWidget/anaconda/issues/324](url)

You can get around it using this when using default Python syntax but not when using MagicPython
[https://github.com/DamnWidget/anaconda#auto-complete-for-import-behaves-badly](url)

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先檢查 MagicPython 中 import 陳述式的完成規則,並將其與連結的 Anaconda issue 中討論的解決方案進行比較。在使用 MagicPython 的 Sublime Text 3 中驗證其行為;輸入 Python import 陳述式時自動完成仍保持可見,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
tooling
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。