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

[Баг] Фокусы с скобкой #42

Open
Dragon-0609 opened this issue Jun 20, 2022 · 1 comment
Open

[Баг] Фокусы с скобкой #42

Dragon-0609 opened this issue Jun 20, 2022 · 1 comment

Comments

@Dragon-0609
Copy link
Owner

Describe the bug
Подцвечивается текст вместо скобок. Сообщение о баге

begin var a:= RandomInterger(10,-1000,1000); a.Println; var z:=ReadInteger('z =');if not z.InRange(0,9) then
  
end.

To Reproduce
Steps to reproduce the behavior:

  1. Скопируй код выше
  2. Выбери скобки в конце 1ой строки (ПРИМЕЧАНИЕ: нужно, чтобы горизонтальные скроллы показывались)
  3. Смотри на странное поведение

Expected behavior
Правильное подцвечивание

Screenshots

skobki

Desktop (please complete the following information):

  • Версия плагина: 8 beta
  • Версия IDE 3.8.3
@Dragon-0609
Copy link
Owner Author

Исправлено:
c91d4fb

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

1 participant