summaryrefslogtreecommitdiff
path: root/tests/scene/test_code_edit.h
AgeCommit message (Expand)Author
2022-12-19Fix autocomplete with autobrace completion not adding closing pairPaulb23
2022-12-17Fix autocomplete box placementHayden Leete
2022-08-31Fix TextEdit::gutters_width (total gutter width) when adding & removing a gut...Tim Fronsee
2022-08-22Replace Array return types with TypedArraykobewi
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg
2022-05-03Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio
2022-04-28fix lines ending in comments causing auto indentNathan Franke
2022-04-22Use Input::push_input for tests plus extra mouse testingPaulb23
2022-03-17Unify TextServer built-in module and GDExtension code.bruvzg
2022-01-30With auto_brace_complete enabled, selected text now gets wrapped by bracesIgor Kordiukiewicz
2022-01-23Fix selection being deleted and indentation not being accounted forPreslavb
2022-01-22Rename request_code_completion signalkobewi
2022-01-19Improve the default project themeHugo Locurcio
2022-01-13Fix various typosluz paz
2022-01-03Update copyright statements to 2022RĂ©mi Verschelde
2022-01-02Fix various typosluz paz
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-11-24Fix code folding when end of block is unindented delimiterator-dev
2021-11-12Use "enum class" for input enumsAaron Franke
2021-11-07Move and organize tests into subfoldersAaron Franke