-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c639176
commit d10e278
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
|
||
# EmptyLine Extension | ||
|
||
Visual Studio extension for remove empty lines (more than one consecutive empty line) | ||
|
||
|
||
## Getting Started | ||
|
||
The extension is available on the marketplace: https://marketplace.visualstudio.com/items?itemName=Mybiblipi.EmptyLineExtention | ||
Or directly in Visual studio in Tool => Extension and Update | ||
|
||
### Prerequisites | ||
|
||
The extension is only available Visual Studio 2017. |