Import Settings
This category lets you specify another spell checker configuration file from which settings will be imported when the containing configuration file is loaded for use. This allows you to import settings from a common, non-project-related location such as a company or team-specific configuration file, or from a settings file in a shared project that isn't part of the current solution or project's folder structure such as a Git submodule.
To specify the configuration file, enter its name in the text box or use the button to browse for the file. If specifying it in the global configuration, the path should be fully qualified. For non-global configuration files (solution, project, or folder configurations), relative paths will be considered relative to the location of the configuration file containing the import file reference.
vsspell_import_settings_file_[sectionId] = [pathToImportedSettingsFile]
sectionId = The unique ID for the section.
pathToImportedSettingsFile = The path to the settings file to import.See Also
Other Resources
Configuration Options