You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Below, I have added the gif file. To select the proposed RuntimeException, I just use the Tab key as usual.
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.Below, I have added the gif file. To select the proposed
RuntimeException
, I just use the Tab key as usual.Kind regards,
Thomas
gz#21203
(related to Zendesk ticket #21203)
The text was updated successfully, but these errors were encountered: