When you create an index.scss it will automatically populate it with imports for all the sass files in the current directory, and all the index.scss files in the sub-directories.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
If you create a new index.scss or index.sass it'll automatically import every SASS file in the directory, and any index.sass files from any sub-directories.