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

quotation marks in html strings messes up "select inside quotes" in tags #3531

Closed
ipsod opened this issue Oct 24, 2015 · 10 comments
Closed

quotation marks in html strings messes up "select inside quotes" in tags #3531

ipsod opened this issue Oct 24, 2015 · 10 comments
Labels
Reported upstream stale marked as a stale issue/pr (usually by a bot)

Comments

@ipsod
Copy link

ipsod commented Oct 24, 2015

`That's it.

`

Type this into an html file, put the cursor on ham and hit vi', and ham will not be selected. Do the same in Vim, and ham will be selected.

@robbyoconnor
Copy link
Contributor

Can you give SPC hds -- In the future please, read the contribution guidelines when reporting issues(it covers this) from now on 😛

@robbyoconnor
Copy link
Contributor

I just tested on develop and it works fine for me.

System Info

  • OS: gnu/linux
  • Emacs: 24.4.1
  • Spacemacs: 0.105.0
  • Spacemacs branch: develop (rev. bf4cb35)
  • Distribution: spacemacs
  • Layers:
((auto-completion :variables auto-completion-return-key-behavior 'complete auto-completion-tab-key-behavior 'cycle auto-completion-complete-with-key-sequence nil auto-completion-enable-help-tooltip t auto-completion-enable-sort-by-usage t auto-completion-show-snippets-in-popup t)
 better-defaults emacs-lisp
 (git :variables git-magit-status-fullscreen t)
 github gnus version-control markdown syntax-checking
 (latex :variables latex-enable-auto-fill t)
 (colors :variables colors-enable-rainbow-identifiers t colors-enable-nyan-cat-progress-bar t)
 dockerfile ansible puppet evil-commentary
 (evil-snipe :variables evil-snipe-enable-alternate-f-and-t-behaviors t)
 fasd finance floobits xkcd autohotkey
 (c-c++ :variables c-c++-enable-clang-support t)
 (clojure :variables clojure-enable-fancify-symbols t)
 extra-langs go
 (haskell :variables haskell-enable-ghci-ng-support t haskell-enable-shm-support t haskell-enable-hindent-style "andrew-gibiansky")
 html java javascript
 (python :variables python-enable-yapf-format-on-save t)
 racket
 (ruby :variables ruby-version-manager `rvm)
 ruby-on-rails rust scala shell-scripts restclient themes-megapack tmux vim-empty-lines spotify pandoc vagrant
 (ibuffer :variables ibuffer-group-buffers-by 'projects)
 semantic deft
 (shell :variables shell-default-shell 'eshell shell-default-position 'bottom shell-default-height 30 shell-default-term-shell "/bin/zsh")
 typescript
 (eyebrowse :variables eyebrowse-display-help t)
 (perspectives :variables perspective-display-help t)
 erc chrome d extra-langs smex emoji gtags prodigy evernote
 (org :variables org-enable-github-support t)
 search-engine evil-little-word yaml sql nim ipython-notebook lua scheme purescript sml common-lisp ranger wakatime dash spell-checking jabber deft cscope vinegar unimpaired rcirc games react geolocation idris sml
 (elm :variables elm-reactor-port "3000" elm-reactor-address "0.0.0.0")
 elixir)

@ipsod
Copy link
Author

ipsod commented Oct 24, 2015

Oops, sorry! Here you go:

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.0
  • Spacemacs branch: develop (rev. f9f12c2)
  • Distribution: spacemacs
  • Layers:
(emacs-lisp git markdown org spell-checking unimpaired python html php django version-control auto-completion syntax-checking evil-snipe search-engine)

@TheBB
Copy link
Collaborator

TheBB commented Oct 24, 2015

@robbyoconnor I can reproduce. Maybe you forgot the That's it before the tag?

@TheBB
Copy link
Collaborator

TheBB commented Oct 24, 2015

Evil provides this text object. You should report to them.

https://bitbucket.org/lyro/evil/wiki/Home

@d12frosted
Copy link
Collaborator

Any update on this one, @ipsod ?

@TheBB
Copy link
Collaborator

TheBB commented Nov 5, 2015

This was still valid last I checked. Doubt it's been fixed.

@ipsod
Copy link
Author

ipsod commented Nov 14, 2015

I've opened this issue: https://bitbucket.org/lyro/evil/issues/593/quotation-marks-in-html-strings-messes-up

They say it works for them, but it's still broken for me. I don't know how to provide what they're asking for.

@d12frosted
Copy link
Collaborator

Yeah it also doesn't work for me :-/ I asked about updates on reporting side. Thanks for sharing link to issue in their issue tracking system.

@github-actions
Copy link

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!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reported upstream stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

5 participants