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
Describe the bug
A clear and concise description of what the bug is.
name=TypeError
message='undefined' - есть null или не является объектом
number=-2146823281
description='undefined' - есть null или не является объектом
Баг? Фича?
The text was updated successfully, but these errors were encountered:
It is a bug. The array of languages is static. The list of supported languages gets longer from one version of Npp to another. So the current language can be out of range on newer Npp version.
We have to adapt the static list in jN to match with Npp's one.
I cannot promise to do it soon. It would be great if some one will prepare PR.
Describe the bug
A clear and concise description of what the bug is.
name=TypeError
message='undefined' - есть null или не является объектом
number=-2146823281
description='undefined' - есть null или не является объектом
Баг? Фича?
The text was updated successfully, but these errors were encountered: