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

Various improvements and fixes #176

Merged
merged 1 commit into from
Jul 18, 2017

Conversation

justjoheinz
Copy link
Contributor

Fixes #154: Display the general idris compiler error message

Use syntax highlighting in the error panel when idris reports source code snippets.

Relates #171: Improve literate idris support: When in literate mode prefix source code inserted by atom with > characters where appropriate

Fixes #131: Use syntax highlighting when using the doc command or :doc in the REPL.

Update message panel version

Fixes idris-hackers#154: Display the general idris compiler error message

Use syntax highlighting in the error panel when idris reports source code snippets.

Relates idris-hackers#171: Improve literate idris support: When in literate mode prefix source code inserted by atom with `>` characters where appropriate

Fixes idris-hackers#131: Use syntax highlighting when using the doc command or `:doc` in the REPL.

Update message panel version
@justjoheinz
Copy link
Contributor Author

@melted Unfortunately I had been working on different things at the same time in a branch, currently I do not have the time to split these into different PRs and I am afraid to loose the changes. I have been working with these for awhile in dev mode and I am confident that nothing major breaks.

Copy link
Contributor

@melted melted left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries, stuff getting fixed is what's important:)

@melted melted merged commit 62aa080 into idris-hackers:master Jul 18, 2017
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.

Case splitting stops working when using Effects :doc cmd in repl should adhere to the color scheme
2 participants