FileCodeCompletionContextStorage Constructors
A file storage for the local code completion engine.| Name | Parameters | Description |
|---|---|---|
| FileCodeCompletionContextStorage(String) | directoryPath | Creates a new instance of the FileCodeCompletionContextStorage class with the specified folder. |
See Also