index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
code_edit.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move line length guidelines into CodeEdit
Paulb23
2021-08-01
1
-0
/
+8
*
Move brace matching into CodeEdit
Paulb23
2021-08-01
1
-0
/
+3
*
Move auto brace completion to CodeEdit
Paulb23
2021-08-01
1
-0
/
+28
*
Move indent management to CodeEdit
Paulb23
2021-06-20
1
-0
/
+34
*
Move code folding into CodeEdit and hide line hiding API
Paulb23
2021-06-01
1
-0
/
+18
*
Move and expose Code Hint in CodeEdit
Paulb23
2021-06-01
1
-0
/
+10
*
Move and expose AutoComplete in CodeEdit
Paulb23
2021-06-01
1
-0
/
+70
*
Add comment and string tracking to CodeEdit
Paulb23
2021-06-01
1
-2
/
+91
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add folding gutter to code_edit
Paulb23
2020-09-10
1
-0
/
+12
*
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
1
-1
/
+54
*
Changed line_edited_from(from) to lines_edit_from(from, to)
Paulb23
2020-09-10
1
-1
/
+1
*
Added Line numbers to CodeEdit
Paulb23
2020-09-10
1
-0
/
+20
*
Add and convert editor to use CodeEdit
Paulb23
2020-09-10
1
-0
/
+50
[prev]