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

[Git][gambas/gambas][master] 3 commits: Code & text editor: The procedure combo didn't shrink anymore.



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


Commits:
4e93a92e by Benoît Minisini at 2025-04-24T21:31:45+02:00
Code & text editor: The procedure combo didn't shrink anymore.

[DEVELOPMENT ENVIRONMENT]
* BUG: Code & text editor: The procedure combo didn't shrink anymore.

- - - - -
7a1c4bd0 by Benoît Minisini at 2025-04-24T21:35:18+02:00
TextEditor: 'TextEditor[].Highlight()' is a new method that returns the result of the line highlighting.

[GB.FORM.EDITOR]
* NEW: TextEditor: 'TextEditor[].Highlight()' is a new method that returns the result of the line highlighting.
* NEW: More detailed detection of the current location in javascript mode.

- - - - -
9f0419a8 by Benoît Minisini at 2025-04-24T21:36:04+02:00
The colors of included highlightings are more visible in dark mode now.

[GB.HIGHLIGHT]
* NEW: The colors of included highlightings are more visible in dark mode now.

- - - - -


7 changed files:

- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- comp/src/gb.form.editor/.src/TextEditorMode.class
- comp/src/gb.form.editor/.src/TextEditorMode_Javascript.class
- comp/src/gb.form.editor/.src/_TextEditor_Line.class
- comp/src/gb.form.editor/.src/test/FTestEditor.class
- comp/src/gb.highlight/.src/TextHighlighterTheme.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0e8bdeb437c21f680b18da1e0ea504b0cae3671b...9f0419a8fc7a79d793a10078549dd7f7e4a9e952

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0e8bdeb437c21f680b18da1e0ea504b0cae3671b...9f0419a8fc7a79d793a10078549dd7f7e4a9e952
You're receiving this email because of your account on gitlab.com.