syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.67k stars 4.89k forks source link

There mybey be a conflict between smartparens and yasnippet when scala programming. #5777

Closed hujianxin closed 4 years ago

hujianxin commented 8 years ago

Description

Everything is OK when I startup ensime and start programming. But, once entering yasnippet, smartparens will be closed until I open it manually.

System Info

(spacemacs-ivy
 (auto-completion :variables auto-completion-enable-snippets-in-popup t)
 better-defaults git
 (shell :variables shell-default-height 30 shell-default-position 'bottom)
 spell-checking syntax-checking version-control dockerfile org markdown latex django emacs-lisp
 (c-c   :variables c-c  -enable-clang-support t)
 (ess :variables ess-enable-smart-equals nil ess-enable-smartparens t)
 html javascript python
 (scala :variables scala-auto-insert-asterisk-in-comments t)
 (clojure :variables clojure-enable-fancify-symbols t)
 scheme racket sql shell-scripts yaml ranger ycmd evil-cleverparens evil-commentary evil-snipe vim-empty-lines vinegar eyebrowse
 (chinese :variables chinese-enable-fcitx t chinese-enable-youdao-dict t)
 spacemacs-layouts colors cscope deft gtags restclient scala2)
hujianxin commented 8 years ago

And, smartparens will close again when using yasnippet. I have to open it again. And again again.

d12frosted commented 7 years ago

Any news on this issue?

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!