Guest User

Untitled

a guest
Feb 19th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Example text..
  2.  
  3. <div class="test">
  4. My text
  5. <CARET>
  6.  
  7. I get this when i press cmd+opt+. (close tag or whatever)
  8.  
  9.  
  10. <div class="test">
  11. My text
  12. </div>
  13.  
  14. As where i before got:
  15.  
  16. <div class="test">
  17. My text
  18. </div>
  19.  
  20. (the </div> part shifted left itself)
Add Comment
Please, Sign In to add comment