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

New synchronous completion function #732

Merged
merged 2 commits into from Jun 19, 2015
Merged

New synchronous completion function #732

merged 2 commits into from Jun 19, 2015

Conversation

geraldus
Copy link
Contributor

New function also provides a completions inside comments and string literals using dabbrev expansions, provide completions for pragmas (need some minor improvements for CONLIKE and SPECIALIZE pragmas), GHC options completions, language extensions, module names and arbitrary identifiers.

@geraldus
Copy link
Contributor Author

@gracjan I guess GHC is not available in Travis build environment and I have no idea how to write tests for completion function in this case.

gracjan added a commit that referenced this pull request Jun 19, 2015
New synchronous completion function
@gracjan gracjan merged commit a814671 into haskell:master Jun 19, 2015
@gracjan
Copy link
Contributor

gracjan commented Jun 19, 2015

Merged. We will think about tests later.

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.

None yet

2 participants