rope

    1熱度

    1回答

    我已經安裝了這些,PIP列表: rope (0.10.3) ropemode (0.3) ropevim (0.7.0) 所有vim的插件,我有: Plugin 'gmarik/vundle' Plugin 'scrooloose/nerdtree' Plugin 'jistr/vim-nerdtree-tabs' Plugin 'altercation/vim-colors-sol

    0熱度

    1回答

    我試圖設置Emacs來調試Python腳本,如in this blog所述。 我在Ubuntu 14.04上使用Emacs 24.3版本。 當從Emacs的運行el-get-install ropemacs在本answer建議,我得到錯誤: abort: HTTP Error 503: Repository Unavailable Emacs的調試器說: Debugger entered--L

    1熱度

    1回答

    我似乎必須運行RopeGenerateAutoimportCache每次我打開我的python項目之前vim RopeAutoImport將工作。 Global name my_func not found! 是否有任生成緩存每個VIM啓動時,最好,保存在啓動時重新讀取緩存的方式:如果我緩存項目的項目我碰到下面的錯誤之前運行RopeAutoImport? 謝謝!

    0熱度

    1回答

    我按照this guide,並徵求這些現有的計算器問題: Pymacs helper did not start after 30 seconds Windows 8 + Emacs 24.3 + emacs-for-python: Pymacs helper did not start within 30 seconds 但不幸的是,這些都沒有解決我的問題。所以,我在這個問題上發佈了更多關於我的

    6熱度

    3回答

    我使用的是SublimeRope插件。當我輸入from foo.b時,它顯示隨機廢話的自動填充對話框,但我真正想要的是識別foo包內的bar模塊。但是,如果我輸入from foo import b它立即建議我導入bar作爲模塊。這意味着Rope「知道」該模塊。如何配置我的Sublime幫我建議進口時from foo.b? 我正在用django做項目,所以真正的例子它不會讓我自動完成from dja

    0熱度

    1回答

    我知道Notepad ++使用了Gap Buffer,XI編輯器使用了Rope。 但我不知道Visual Studio Code背後的數據結構。 你知道在Visual Studio Code中使用哪種數據結構嗎?

    0熱度

    1回答

    當系統升級到後: 分銷商ID:Ubuntu的 描述:的Ubuntu 12.04.2 LTS 推出:12.04 代號:精確 每當我打開VIM我得到這些錯誤,任何提示?如果需要,我可以提供.vimrc文件。提前致謝! "new.py" [New File] Error detected while processing /home/ajn/.vim/bundle/ropevim/ftplugin/

    1熱度

    1回答

    我覺得我的問題和this user一樣,讓Jedi.el能夠正常工作,但是解決方案更麻煩。 我已經安裝了 EPC 繩 ropemacs pymacs 中的python-mode.el-6.1.3 pylint的 pyflakes 我在一個漂亮的香草方式安裝這些東西,只用 apt-get的pymacs蟒蛇,ropemacs pychecker pylint的pyflakes ECB PIP安裝絕地

    -1熱度

    1回答

    我知道使用繩索自動導入的方式是將光標移動到我想導入的名稱並執行M-x rope-auto-import。我想將rope-auto-import綁定到鍵盤快捷鍵以使其更快。

    2熱度

    1回答

    在Ubuntu 12.04,用Vim 7.4,繩0.10.2,ropemode 0.2和0.5.0 ropevim 當我嘗試創建一個新的Rope項目(使用:RopeRename命令),我總是得到錯誤 AttributeError: 'NoneType' object has no attribute 'pycore' 我嘗試了一些其他命令(:RopeMove,:RopeShowDoc,:RopeC