# suppress inspection "UnusedProperty" for whole file CodeVisionConfigurable.configurable.name.code.vision=Code Vision CodeVisionConfigurable.checkbox.enable.code.vision=Enable Code Vision CodeVisionConfigurable.combobox.label.default.position=Default position for metrics: CodeVisionConfigurable.label.visible.metrics=Visible metrics {0}: CodeVisionConfigurable.column.name.metric=Metric CodeVisionConfigurable.column.name.position=Position ShowCodeVisionPopupAction.action.show.code.vision.text=Show Code Vision LensListPopup.tooltip.settings=&Configure\u2026 LensListPopup.tooltip.settings.settings="&Settings action.hide.this.metric.text=&Hide `Code Vision: {0}` Inlay Hints action.hide.all.text=&Hide All `Code Vision` Inlay Hints CodeLensGlobalSettingsProvider.defaultPosition.description=Default position for metrics: CodeLensGlobalSettingsProvider.visibleMetricsAbove.description=Visible metrics above declaration: CodeLensGlobalSettingsProvider.visibleMetricsNext.description=Visible metrics next to declaration: codeLens.references.name=Usages codeLens.references.description=The number of usages of the class or method in the project. Click the hint to navigate to usages. codeLens.inheritors.name=Inheritors codeLens.inheritors.description=The number of descendants the class or interface has. Click the hint to navigate to the code that inherits from this class or interface. codeLens.problems.name=Related problems codeLens.problems.description=The number of problems in the project related to the class or member signature. For example: missing parameters, wrong return type, and so on.

The hint does not appear for the problems within the same file. codeLens.vcs.code.vision.name=Code author codeLens.vcs.code.vision.description=Code author(s) for a given element (e.g. class or method). codeLens.rename.name=Rename codeLens.rename.description=Shown after renaming a symbol. Click the hint to rename usages of the symbol in the project. codeLens.change.signature.name=Change signature codeLens.change.signature.description=Shown after changing the signature of a method. Click the hint to correct all references. codeLens.entry.position.top=Top codeLens.entry.position.right=Right codeLens.entry.position.nearScroll=Near scroll codeLens.entry.position.emptySpace=Empty space codeLens.entry.position.default=Default more=More\u2026 codeLens.more.popup.header=Code Vision