Re: linux -- ide question

2020-03-27 Thread Roberto Ragusa

On 2020-03-24 23:45, bruce wrote:

hey,

for those who do linux dev/work, what's your goto IDE/editor?

just curious.


kate + make

If the project becomes big: kdevelop
(mostly as a sort of kate improvement for global searches etc.,
I do not care about build/debug).

Regards.

--
   Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: linux -- ide question

2020-03-25 Thread Stephen Morris


On 25/3/20 9:45 am, bruce wrote:

hey,

for those who do linux dev/work, what's your goto IDE/editor?

just curious.
I use either Eclipse or Netbeans depending on what web server functions 
I need.


regards,
Steve



___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: linux -- ide question

2020-03-25 Thread Eddie O'Connor
I'm sure you'll get tons of answers, but I prefer Geany as my main "go
to".and then PyCharm...other than these two? there's just gEdit and
NotePadQQ...nothing overblown and fancy. This is LinuxKeep It Simple
Sirremember!??


Cheers!

EGO II

On Tue, Mar 24, 2020, 6:46 PM bruce  wrote:

> hey,
>
> for those who do linux dev/work, what's your goto IDE/editor?
>
> just curious.
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
>
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: linux -- ide question

2020-03-24 Thread Fred Smith
On Tue, Mar 24, 2020 at 09:57:55PM -0400, Fred Smith wrote:
> On Tue, Mar 24, 2020 at 06:45:29PM -0400, bruce wrote:
> >hey,
> >for those who do linux dev/work, what's your goto IDE/editor?
> >just curious.
> Bash and vi.

oh yeah, and make.
-- 
---
 .Fred Smith   /  
( /__  ,__.   __   __ /  __   : / 
 //  /   /__) /  /  /__) .+'   Home: fre...@fcshome.stoneham.ma.us 
//  (__ (___ (__(_ (___ / :__ 781-438-5471 
 Jude 1:24,25 -
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: linux -- ide question

2020-03-24 Thread Fred Smith
On Tue, Mar 24, 2020 at 06:45:29PM -0400, bruce wrote:
>hey,
>for those who do linux dev/work, what's your goto IDE/editor?
>just curious.
Bash and vi.


-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
  The eyes of the Lord are everywhere, 
keeping watch on the wicked and the good.
- Proverbs 15:3 (niv) -
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: linux -- ide question

2020-03-24 Thread Cameron Simpson

On 24Mar2020 18:45, bruce  wrote:

for those who do linux dev/work, what's your goto IDE/editor?
just curious.


Vim and a good terminal. Myke or make to build, when building is 
desired.  Ctags to support file navigation from inside vim. Assorted 
support scripts.


Cheers,
Cameron Simpson 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: linux -- ide question

2020-03-24 Thread Sam Varshavchik

bruce writes:


hey,


for those who do linux dev/work, what's your goto IDE/editor?


emacs.



pgp1RX5NkKmzZ.pgp
Description: PGP signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: linux -- ide question

2020-03-24 Thread George N. White III
On Tue, 24 Mar 2020 at 20:05, Tom Horsley  wrote:

> On Tue, 24 Mar 2020 18:45:29 -0400
> bruce wrote:
>
> > for those who do linux dev/work, what's your goto IDE/editor?
>
> the combination of make and emacs.
>

and also Cmake for me (it is rumored that emacs cures the
rheumatism and prevents the pants from bagging at the knees).

-- 
George N. White III
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: linux -- ide question

2020-03-24 Thread Tom Horsley
On Tue, 24 Mar 2020 18:45:29 -0400
bruce wrote:

> for those who do linux dev/work, what's your goto IDE/editor?

the combination of make and emacs.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org