makepad/code_editor/src
2026-06-22 19:54:30 +02:00
..
app.rs widget tree refactor 2026-02-12 07:05:13 +01:00
char.rs fix(code_editor): honour East Asian Wide width in column_count (#1048) 2026-04-16 22:00:54 +02:00
code_editor.rs code editor: support proper Fit size bound with max height value (#1128) 2026-06-22 19:54:30 +02:00
code_view.rs fix uid 2026-03-09 16:42:43 +01:00
decoration.rs Initial commit 2025-05-06 10:11:37 +02:00
document.rs First 2.0 2026-02-12 14:52:33 +01:00
draw_selection.rs missing 2026-02-13 17:58:58 +01:00
history.rs First 2.0 2026-02-12 14:52:33 +01:00
inlays.rs Initial commit 2025-05-06 10:11:37 +02:00
iter.rs Initial commit 2025-05-06 10:11:37 +02:00
layout.rs Initial commit 2025-05-06 10:11:37 +02:00
lib.rs terminal coalesce tweaks 2026-02-13 16:48:40 +01:00
selection.rs First 2.0 2026-02-12 14:52:33 +01:00
session.rs First 2.0 2026-02-12 14:52:33 +01:00
settings.rs Initial commit 2025-05-06 10:11:37 +02:00
str.rs Initial commit 2025-05-06 10:11:37 +02:00
test.rs fix android screencap to studio 2026-03-20 09:03:50 +01:00
text.rs Initial commit 2025-05-06 10:11:37 +02:00
token.rs Initial commit 2025-05-06 10:11:37 +02:00
tokenizer.rs Initial commit 2025-05-06 10:11:37 +02:00
widgets.rs Initial commit 2025-05-06 10:11:37 +02:00
wrap.rs Initial commit 2025-05-06 10:11:37 +02:00