Wednesday, April 24, 2024
 Popular · Latest · Hot · Upcoming
9
rated 0 times [  9] [ 0]  / answers: 1 / hits: 426  / 3 Years ago, tue, september 21, 2021, 5:56:38

I want to develop python apps with aptana, I really love this editor.



Is possible to develop python apps with quickly + aptana or only quickly + gedit?


More From » python

 Answers
6

Quickly respects the $EDITOR variable, so if you set your editor to be Aptana then quickly edit will just fire that up for you.



There is also an environment variable just for this:



export QUICKLY_EDITOR=aptana


Then do quickly edit & to fire up your editor and keep the command line open for your next steps.



You can add QUICKLY_EDITOR to your ~/.bashrc file if you want to keep it this way.


[#43264] Tuesday, September 21, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bblerest

Total Points: 240
Total Questions: 119
Total Answers: 113

Location: Wallis and Futuna
Member since Mon, May 18, 2020
4 Years ago
bblerest questions
Sun, Apr 16, 23, 13:50, 1 Year ago
Fri, Nov 4, 22, 06:21, 2 Years ago
Tue, Sep 27, 22, 12:22, 2 Years ago
;