6

I saw some people on internet saying that if you type "lorem" in the view of ASP.NET, and then hit TAB, then it will be generated a "Lorem Ipsum" with 30 words.

I think its great, but I can't make it happen! What am I doing wrong?

Penny Liu
  • 15,447
  • 5
  • 79
  • 98
alansiqueira27
  • 8,129
  • 15
  • 67
  • 111

2 Answers2

6

You need to have Web Essentials installed. Download link

I have it installed, but didn't know about that feature so thanks for highlighting it!

markpsmith
  • 4,860
  • 2
  • 33
  • 62
0

You have to download and install Dummy Text Generator from marketplace for lorem ipsum and other text generators

https://marketplace.visualstudio.com/items?itemName=MadsKristensen.DummyTextGenerator

I know this is annoying to install new extension for every other feature.

John Kuriakose
  • 4,065
  • 2
  • 13
  • 20