Skip to content

Tabnine ignores case sensitivity in JetBrains Rider - quite embarrassing for a case-sensitive programming languages like C# #471

@schittli

Description

@schittli

Good evening

I am surprised that Tabnine is not able to reproduce this basic (and already reported on the JetBrains plugin page) problem itself.

So here is the screenshot with the problem.
The explanation to the following screenshot:

(1) Jetbrains rider proposes to use RuntimeException,
(2) But Tabnine doesn't know the correct capitalization and uses: runtimeException. Of course, this generated code will not compile.

230207 Tabnine ignores case sensitivity in JetBrains Rider - quite embarrassing for a case-sensitive programming language like C#

Below, I have added the gif file. To select the proposed RuntimeException, I just use the Tab key as usual.

230207 Tabnine ignores case sensitivity in JetBrains Rider - quite embarrassing for a case-sensitive programming language like C#

Kind regards,
Thomas

gz#21203

(related to Zendesk ticket #21203)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions