jn-npp-plugin icon indicating copy to clipboard operation
jn-npp-plugin copied to clipboard

Zen coding doesn't expand properly

Open gladson1976 opened this issue 4 years ago • 0 comments

Describe the bug Zen coding seems to consider all the text as tags only.. expanding lorem gives an output of <lorem></lorem>

To Reproduce Steps to reproduce the behavior:

  1. Type 'lorem' (without the quotes)
  2. Expand using Zen coding (default shortcut is CTRL+E)
  3. 'lorem' expands to <lorem></lorem>

Expected behavior lorem should be expanded to 'Lorem ipsum dolor sit amet...' (without the quotes)

Screenshots image

Environment

  • OS: Win10
  • OS Arch: x64
  • Notepad++ Version: v8.1.2
  • Notepad+ Arch: x64
  • jN Version 2.2.185.6

gladson1976 avatar Aug 12 '21 07:08 gladson1976