Skip to content

Commit 675c87f

Browse files
committed
[#230] Rename Prefer C/C++ Editor (LSP)
1 parent 84fd92c commit 675c87f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundles/org.eclipse.cdt.lsp/src/org/eclipse/cdt/lsp/internal/messages/LspUiMessages.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ NavigatorView_ErrorOnLoad = Loading the symbols encountered an error; see the Er
1515

1616
LspEditorConfigurationPage_enable_project_specific=Enable project-specific settings
1717
LspEditorConfigurationPage_configure_ws_specific=Configure Workspace Settings...
18-
LspEditorConfigurationPage_preferLspEditor=Prefer C/C++ Editor (LSP)
19-
LspEditorConfigurationPage_preferLspEditor_description=Prefer to use language server based C/C++ Editor instead of classic C/C++ Editor
18+
LspEditorConfigurationPage_preferLspEditor=Set C/C++ Editor (LSP) as default
19+
LspEditorConfigurationPage_preferLspEditor_description=The language server based C/C++ Editor will be used to open C/C++ source files.
2020

2121
SaveActionsConfigurationPage_FormatSourceCode=Format source code
2222
SaveActionsConfigurationPage_FormatSourceCode_description=Formats source code when file is saved

0 commit comments

Comments
 (0)