File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
bundles/org.eclipse.cdt.lsp/src/org/eclipse/cdt/lsp/internal/messages Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ NavigatorView_ErrorOnLoad = Loading the symbols encountered an error; see the Er
1515
1616LspEditorConfigurationPage_enable_project_specific =Enable project-specific settings
1717LspEditorConfigurationPage_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
2121SaveActionsConfigurationPage_FormatSourceCode =Format source code
2222SaveActionsConfigurationPage_FormatSourceCode_description =Formats source code when file is saved
You can’t perform that action at this time.
0 commit comments