Auto Import
| Exclude from import and completion | Use this list to specify namespaces, types, and members that should be excluded from import namespace suggestions and code completion suggestions. The format of the entries is Fully.Qualified.Name, Fully.Qualified.Name.Prefix*, or *Fully.Qualified.Name.Suffix. Generic types are specified as List`1. |
Last modified: 08 March 2021