-
Notifications
You must be signed in to change notification settings - Fork 2
xinmingyao/erlang-ide-emacs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Overview This project is a tool to integration some erlang plugin for Emacs. code review,error check,auto complete,erlang debug,erlang common test &&. Plugin include: erlang-mode distel flymake auto-complete tabbar sr-speedbar yasnippet color-theme add: autocomplete support for module fun macros record common test support todo: eunit support install: ./install.sh ###pls backup your ~/.emacs cd ~/elisp/erlang-emacs-extend emacs test/extend_ct_tool_SUITE.erl move cursor to e1(_Config) C-c e ##will run a common test case in current line,if error, goto the error line other: be sure your erlang path is (/usr/local/lib/erlang),otherwise pls modify ~/.emacs and replace your path your erlang project organization: your_project/ src ebin test include deps ....... erlang otp should be r15 or above for error line no in trackstack
About
erlang develop in emacs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published