Skip to content

Commit

Permalink
[#230] Rename Prefer C/C++ Editor (LSP)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghentschke committed Jan 17, 2024
1 parent 84fd92c commit 64080f4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ NavigatorView_ErrorOnLoad = Loading the symbols encountered an error; see the Er

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

SaveActionsConfigurationPage_FormatSourceCode=Format source code
SaveActionsConfigurationPage_FormatSourceCode_description=Formats source code when file is saved
Expand Down

0 comments on commit 64080f4

Please sign in to comment.