protoc / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

Hit enter after "expand an abbreviation" (html) on npp removes opening tag expansion #370

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Type a tag name (eg script) in npp
2. Hit "Expand an abbreviation"  (ctrl+e)
3. Hit enter as if adding a line break to type markup between the tags

What is the expected output? What do you see instead?
I expect enter to add a line break and leave the new markup untouched. Actual 
behavior removes the added markup for the opening tag only, and leaves the 
cursor where it is eg script</script>

What version of the product are you using? On what operating system?
npp under windows 7

Please provide any additional information below.

Original issue reported on code.google.com by elmore_...@hotmail.com on 21 Feb 2013 at 2:27