nix-community/nix-emacs

company-nixos-options fails with { synthax.

Opened this issue · 4 comments

When I write nix.use I get completion suggestions.
When I write
nix = { use
I don't get any.

This is a much harder problem than what company offers you to solve. It
needs to check partial expressions in the buffer and honestly it's
something I don't have the time to check now. Examples of this can be seen
in python.el (how to manage dot syntax and classes)

On Thu, Feb 18, 2016 at 1:40 PM Bart Brouns notifications@github.com
wrote:

When I write nix.use I get completion suggestions.
When I write
nix = {
use
I don't get any.


Reply to this email directly or view it on GitHub
#27.

Diego Berrocal
http://cestdiego.github.io

@CestDiego
Yeah, thought so too. Thanks though!

Should I close the issue?

I'm fine with leaving this open as a reference as in "We'd like to have this, but don't currently have time to implement".

@CestDiego and I have definitely talked about this in the past.

I agree, this should be a reference.

On Thu, Feb 18, 2016 at 3:25 PM Travis B. Hartwell notifications@github.com
wrote:

I'm fine with leaving this open as a reference as in "We'd like to have
this, but don't currently have time to implement".

@CestDiego https://github.com/CestDiego and I have definitely talked
about this in the past.


Reply to this email directly or view it on GitHub
#27 (comment)
.

Diego Berrocal
http://cestdiego.github.io