Introduction:
There are many websites that generates the dummy text (Lorem Ipsum text), today we will see how the dummy text generator extension in visual studio is used to generate the dummy text.
Dummy Text Generator:
Open Visual Studio -> Go to Extension -> Select Manage Extension. From Manage Extension Window Search for Dummy Text Generator

Download the extension and restart the Visual Studio
Now, let’s generate the dummy text. I have taken a HTML page, added a paragraph tag and right clicked on it. Selected the Generate text option.

From Dummy text generator window define the number of character and click on Insert. It will insert a dummy text for a paragraph.


Conclusion:
We have learned how the extension Dummy text generator for visual studio is used to generate the dummy text. We will see more Visual Studio tips and tricks in my future blogs.