Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 681 Bytes

CHANGELOG.md

File metadata and controls

31 lines (22 loc) · 681 Bytes

Change Log

whats new?

1.5.1

  • added error notification when file creation failed.
  • you can change the quote style in the settings- default style is single quote
"indexerator.quote" : "double"

or

"indexerator.quote" : "single"

1.4.0

  • you can change the file name that indexerator creates on settings.json (the default is index if you won't change it),
"indexerator.exportFileName": "public_api"

bugfixes

1.3.0

fix extesion crash when the folder is empty #1 - Tahnks to jm06487 for reporting it.

Comming Next

  • Open to suggestions.