FakeVim::Internal::FakeVimOptionPage
0
0
580
474
-
Use FakeVim
-
Vim Behavior
-
-
Start of line
-
Highlight search results
-
Smart indentation
-
Smart tabulators
-
Expand tabulators
-
Incremental search
-
Use search dialog
-
Use smartcase
-
Use wrapscan
-
Passes key sequences like Ctrl-S to Qt Creator core instead of interpreting them in FakeVim. This gives easier access to Qt Creator core functionality at the price of losing some features of FakeVim.
Pass control key
-
Automatic indentation
-
Use ignorecase
-
Show partial command
-
Lets Qt Creator handle some key presses in insert mode so that code can be properly completed and expanded.
Pass keys in insert mode
-
Show position of text marks
-
-
Shift width:
spinBoxShiftWidth
-
1
80
-
Qt::Horizontal
40
20
-
Vim tabstop option
Tabulator size:
spinBoxTabStop
-
1
80
-
Qt::Horizontal
40
20
-
Scroll offset:
spinBoxScrollOff
-
-
Qt::Horizontal
40
20
-
QFormLayout::ExpandingFieldsGrow
-
Backspace:
lineEditBackspace
-
-
Keyword characters:
lineEditIsKeyword
-
-
Read .vimrc from location:
-
-
Keep empty to use the default path, i.e. %USERPROFILE%\_vimrc on Windows, ~/.vimrc otherwise.
-
Browse...
-
-
Copy Text Editor Settings
-
Set Qt Style
-
Set Plain Style
-
Qt::Horizontal
40
20
-
Qt::Vertical
20
40
checkBoxUseFakeVim
checkBoxAutoIndent
checkBoxSmartIndent
checkBoxExpandTab
checkBoxSmartTab
checkBoxHlSearch
checkBoxShowCmd
checkBoxStartOfLine
checkBoxPassKeys
checkBoxIncSearch
checkBoxUseCoreSearch
checkBoxIgnoreCase
checkBoxSmartCase
checkBoxWrapScan
checkBoxShowMarks
checkBoxPassControlKey
spinBoxShiftWidth
spinBoxTabStop
spinBoxScrollOff
lineEditBackspace
lineEditIsKeyword
checkBoxReadVimRc
lineEditVimRcPath
pushButtonVimRcPath
pushButtonCopyTextEditorSettings
pushButtonSetQtStyle
pushButtonSetPlainStyle