Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
schittli opened this issue Feb 7, 2023 · 3 comments
Assignees

Comments

@schittli
Copy link

schittli commented Feb 7, 2023

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)

@TzufTabnine
Copy link

(related to Zendesk ticket #21203)

@dimacodota dimacodota self-assigned this Feb 8, 2023
@TzufTabnine
Copy link

(related to Zendesk ticket #21203)

1 similar comment
@TzufTabnine
Copy link

(related to Zendesk ticket #21203)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants