|
Interface Summary |
| CodeStylePreferences.Provider |
Code style preferences provider. |
| ExtraLock |
Extra locking may be necessary for indentation/reformatting
before the document gets write-locked and the actual
indentation/reformatting gets started. |
| IndentTask |
Indent task performs indentation on a single or multiple lines. |
| IndentTask.Factory |
Indent task factory produces indent tasks for the given context. |
| ReformatTask |
Reformat task performs actual reformatting within offset bounds of the given context. |
| ReformatTask.Factory |
Reformat task factory produces reformat tasks for the given context. |