Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating errorformat for issue #76 #118

Merged
merged 2 commits into from
Dec 16, 2015

Conversation

moofish32
Copy link
Contributor

Updating the error format for #76 to process: * ** (SyntaxError) file:# error message * #) test test unit fail message * process the multi-line failures from ExUnit and highlight each file; Shortcomings at the moment is there is not a good way to distinguish
local errors vs dependency errors. This can be enhanced by changing the
output formatters to intelligent detect the local app name. For now all
the files are captured and it allows jumping to file from quickfix list,
but obviously erlang libs go to an empty new file

* `** (SyntaxError) file:# error message`
* `  #) test test unit fail message`
* process the multi-line failures from ExUnit and highlight each file

Shortcomings at the moment is there is not a good way to distinguish
local errors vs dependency errors. This can be enhanced by changing the
output formatters to intelligent detect the local app name. For now all
the files are captured and it allows jumping to file from quickfix list,
but obviously erlang libs go to an empty new file
@moofish32 moofish32 changed the title Updating errorformat for #78 Updating errorformat for issue #76 Oct 8, 2015
…ulti-line match for exunit and shouldi exeception messages
kassio added a commit that referenced this pull request Dec 16, 2015
@kassio kassio merged commit 49d2dbd into elixir-editors:master Dec 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants