all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs IDE
@ 2017-03-04  1:06 Ahmed Sorour
  2017-03-04  8:34 ` tomas
  2017-03-06  1:40 ` Emacs IDE Kendall Shaw
  0 siblings, 2 replies; 25+ messages in thread
From: Ahmed Sorour @ 2017-03-04  1:06 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I've recently been working more extensively with various coding languages,
and have developed a need to use IDEs.

Is it possible to configure Emacs to act as a complete replacement for:

- Atom or Sublime (for Python)
- IntelliJ IDEA (for Java)

Aside from project management, I'm also interested in a setup where I can
call Emacs to launch with one configuration when working with Java, and
another configuration when working with Python, etc.


Thanks


^ permalink raw reply	[flat|nested] 25+ messages in thread
* emacs ide
@ 2013-08-22 12:05 Luca Ferrari
  2013-08-22 12:08 ` Pierre Lorenzon
  2013-08-22 19:38 ` Andreas Röhler
  0 siblings, 2 replies; 25+ messages in thread
From: Luca Ferrari @ 2013-08-22 12:05 UTC (permalink / raw)
  To: help-gnu-emacs

Now this can be trivial, but I'd like to fully use Emacs as my primary
IDE-like environment for software development.
I currently use Emacs to code in Perl, PHP, C/C++, shell and SQL. All
the major modes work greats, but I'm not fully happy with autocomplete
(a needed feature in my opinion) because it tends to propose
completions based only on syntactic tokens and not on semantic
members. This means, for instance, that if I mispelled a variable in
one of my buffers, this will propagate as a possible completion.
I'm not sure if cedet is the way to go.
Anyone has some special setup to have a look at in order to get a more
ide-like behavior of Emacs?
- autocompletion
- code navigation
- documentation browsing
- (not really important to me) project file grouping

Thanks,
Luca



^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2017-03-08  9:22 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-04  1:06 Emacs IDE Ahmed Sorour
2017-03-04  8:34 ` tomas
2017-03-04  8:42   ` Krishnakant
2017-03-05 14:47     ` Emacs as an IDE Francis Belliveau
2017-03-05 15:41       ` tomas
2017-03-08  1:12         ` Francis Belliveau
2017-03-08  7:13           ` Krishnakant
2017-03-05 16:45       ` Anast Gramm
2017-03-06  7:59         ` Krishnakant
2017-03-06  1:40 ` Emacs IDE Kendall Shaw
2017-03-06  8:02   ` Krishnakant
2017-03-06 10:39     ` chaouche yacine
2017-03-06 10:55       ` Krishnakant
2017-03-06 12:00         ` chaouche yacine
2017-03-06 12:20           ` Krishnakant
2017-03-06 14:21             ` chaouche yacine
2017-03-06 14:57               ` Krishnakant
2017-03-07  8:21                 ` chaouche yacine
2017-03-07 10:20                   ` Krishnakant
2017-03-07 14:26     ` Stefan Monnier
2017-03-08  7:19       ` Krishnakant
2017-03-08  9:22         ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2013-08-22 12:05 emacs ide Luca Ferrari
2013-08-22 12:08 ` Pierre Lorenzon
2013-08-22 19:38 ` Andreas Röhler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.