failable

Results 132 comments of failable

@osiewicz Thanks for the work! I tested and it works perfectly for Python and Markdown but Dockerfile. Is the snippet file name `dockerfile.json` correct for Dockerfile ?

@fuzenco It seems the current implementation only works if the `prefix` is provided in the completion menu while `prefix`s like `---` are not provided in the menu. @osiewicz It would...

@osiewicz Hello! I mean trigger expansion directly when prefix is inserted instead of showing the completion menu.

Seems this is covered by ` "use_system_path_prompts": false` now.

``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Initialze("UnexpectedEventType { expected: ValueOrStartCollection, found: EndCollection }")', src/safari.rs:81:14 ``` Have similar issue when trying to deserialize from the "Bookmarks.plist"...

Hi, I looked into the code, but not sure where the relevant part is. But the same issue does not exist with `standard-themes`.

Hi, following the config from README, I got errors like ``` Debugger entered--Lisp error: (error "Recursive load" "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..." "/Users/User/.emacs.d/elpaca/builds/rustic/rusti..."...

I've tried. I don't have native compile enabled and I manually delete all the *.elc and restart, but the issue still exists.