Yuriy Pitomets
Yuriy Pitomets
It not recompile yet on `MyAntigen.hs` changes. We can make `shasum` (or md5, which fastest?) of file {do it in `antigen-hs-compile`}, and check it on shell init as well.
@galeo did you achieve any progress with this?
@nathankot looks like `SourceKitDaemon` [soon](https://github.com/terhechte/SourceKittenDaemon/issues/62#issuecomment-299233688) will support linux. So it worth to test `company-sourcekit` and update readme than.
@nathankot can you change `localhost` to `0.0.0.0` as a workaround (especially `0.0.0.0` already used in some places) till @tkf respond about `emacs-request` bug on `macOS`.
**UPD:** in case of ```swift import Foundation var ⬛ ``` Where ⬛ is point, it show all the completions for yasnippet. But. Without `var ` it do nothing.
> company-backends is a variable defined in [‘company.el’](https://github.com/company-mode/company-mode/blob/master/company.el#L316). > Its value is shown below. > > This variable is safe as a file local variable if its value > satisfies...
@nathankot, thank you for explanation, it works now!
@nathankot one more question here: This solution works with `yasnippet` backend. So, when it have to snippets to complete, `sourcekit` backend will start as fallback. *** But when I add...
Any updates here? :scream_cat:
There's already implemented similar logic in https://github.com/Fuco1/smartparens/blob/6ce2f7af6d28391cc9ce7325bf1797b8b71a7910/smartparens-latex.el#L56