GEdit/Python execution plugin?

后端 未结 8 1680
一向
一向 2021-02-03 13:41

I\'m just starting out learning python with GEdit plus various plugins as my IDE.

Visual Studio/F# has a feature which permits the highlighting on a piece of text in th

8条回答
  •  别跟我提以往
    2021-02-03 14:12

    I installed iPython console in gedit and do most of my simple scripting in it, but gedit is a very simple editor, so it'll not have some advance feature like an IDE

    But if you want code exploring, or auto completion, I recommend a real IDE like Eclipse.

    If you just want a editor, KomodoEdit is fine.

提交回复
热议问题