chore: Auto generate docs
parent
ec447d08d9
commit
9c0182a33c
|
|
@ -85,6 +85,11 @@ only place in the current working directory, so `.moveAndRenameFile` is the
|
|||
only command that can move to a parent directory. - All commands support
|
||||
|genghis-autocompletion-of-existing-directories|.
|
||||
|
||||
`renameFile` and `moveAndRenameFile` will notify any running LSP client about
|
||||
the renaming. LSP servers supporting the `workspace/willRenameFiles` method can
|
||||
use this information to update various code parts, for example `use` or
|
||||
`import` statements.
|
||||
|
||||
|
||||
FILE UTILITY COMMANDS ~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue