[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Automatic completion fixes in enumeration mode.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
3abbd57b by Benoît Minisini at 2025-12-29T13:40:38+01:00
Automatic completion fixes in enumeration mode.

[DEVELOPMENT ENVIRONMENT]
* NEW: Automatic completion: Hitting the '=' key can open the enumeration completion.
* BUG: Automatic completion: Hitting the '.' key does not close the automatic completion in enumeration mode.
* BUG: Automatic completion: The help is correctly displayed in enumeration mode.

- - - - -


4 changed files:

- app/src/gambas3/.src/Editor/Code/CCompletion.class
- app/src/gambas3/.src/Editor/Code/FCompletion.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Help/MHelp.module


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3abbd57be71a24cac1265f6d638893bec4ff1592

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3abbd57be71a24cac1265f6d638893bec4ff1592
You're receiving this email because of your account on gitlab.com.