Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 671 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 671 Bytes

smart-index for Visual Studio Code

Smart Index helps you to create configurable index file.

gif

Features

This extension serves for creating 'smart' index.dart file for the directory.

Create it by clicking on the context menu -> Create Index.

Extension Settings

This extension contributes the following settings:

  • smart-index.extensionsToExclude: Specifies the files extensions to exclude from index file separated by comma (,)

For example:

.g.dart, .chopper.dart

Release Notes

1.0.0

Initial release of Smart Index