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
/
editor
/
code_editor.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix toggle scripts panel to allow using shortcut in other areas
Yuri Roubinsky
2019-12-17
1
-0
/
+1
*
Prevent showing toggle scripts panel switch in shader editor
Yuri Roubinsky
2019-12-17
1
-0
/
+2
*
Moves switch for show scripts panel from File menu to status bar
Yuri Roubinsky
2019-12-15
1
-0
/
+2
*
Fixes Delete Line doesn't delete first line in script
Haoyu Qiu
2019-12-09
1
-0
/
+2
*
Tweak the behavior of search/replace bar
Tomasz Chabora
2019-08-13
1
-2
/
+2
*
Make the script search have a proper matches counter
Michael Alexsander Silva Dias
2019-08-13
1
-0
/
+2
*
Display a count of matches when searching in the code editor
Bojidar Marinov
2019-07-08
1
-0
/
+2
*
Show icons for code completion options
Geequlim
2019-07-05
1
-0
/
+1
*
Parse more informations for code completion
Geequlim
2019-07-04
1
-2
/
+2
*
Center script line when double clicked on error in debugger
Dawid Wdowiak
2019-06-23
1
-0
/
+1
*
Merge pull request #28787 from mitchcurtis/fix-28059
Rémi Verschelde
2019-06-19
1
-0
/
+1
|
\
|
*
Script Text Editor: respect Move Down and Move Up shortcuts on macOS
Mitch Curtis
2019-05-09
1
-0
/
+1
*
|
Merge pull request #28766 from pgoral/editor_validation_issue
Rémi Verschelde
2019-06-17
1
-0
/
+2
|
\
\
|
*
|
Changing method signature in other class in not recognized in working class i...
Goral
2019-05-29
1
-0
/
+2
|
|
/
*
|
Merge pull request #29262 from DarknessCatt/issue-27476
Rémi Verschelde
2019-06-11
1
-0
/
+1
|
\
\
|
*
|
Automatically add new line to scripts
Matheus Lima Cunha
2019-05-29
1
-0
/
+1
*
|
|
Add bookmarks for easier code navigation
Tomasz Chabora
2019-05-05
1
-0
/
+5
|
|
/
|
/
|
*
|
Added a marker in text_edit that tells which row is executing.
Rikhardur Bjarni Einarsson
2019-04-23
1
-0
/
+2
|
/
*
Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indent
Rémi Verschelde
2019-03-16
1
-0
/
+4
|
\
|
*
[Script Editor] Refactored ScriptTextEditor::_edit_option by extracting EDIT_...
hsandt
2019-02-04
1
-0
/
+4
*
|
Hide the warnings panel when no warnings presents.
allkhor
2019-02-13
1
-0
/
+3
*
|
General cleanup of script and doc search bars
Michael Alexsander Silva Dias
2019-02-10
1
-2
/
+0
*
|
Displays errors and warnings in a better way in the script editor
Gilles Roudière
2019-02-01
1
-7
/
+10
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Change LinkLabel back to Label in error status bar
Chaosus
2018-12-21
1
-3
/
+3
*
CodeEditor: Drop unused enable_complete_timer variable
Rémi Verschelde
2018-12-19
1
-1
/
+0
*
Merge pull request #23924 from Kanabenki/font-size-update
Rémi Verschelde
2018-11-28
1
-1
/
+1
|
\
|
*
Display font size with zoom in code editor and refresh on settings change
Kanabenki
2018-11-22
1
-1
/
+1
*
|
Allows user to click on error line to jump into error.
Chaosus
2018-11-22
1
-1
/
+6
|
/
*
Fix clone line undo history and extra new line, issue 21811
Paulb23
2018-11-04
1
-1
/
+1
*
Added system for GDScript warnings
George Marques
2018-08-10
1
-0
/
+4
*
Refactored text manipulation into CodeTexteditor
Paulb23
2018-07-22
1
-0
/
+23
*
Add margin bottom with find/replace bar on script editor
volzhs
2018-05-16
1
-1
/
+1
*
Merge pull request #16241 from Chaosus/zoomlabel
Rémi Verschelde
2018-02-19
1
-0
/
+1
|
\
|
*
Added zoom label to code editor
Chaosus
2018-01-31
1
-0
/
+1
*
|
Maked status bar label fonts updateable
Chaosus
2018-02-14
1
-0
/
+1
|
/
*
Fix find/replace bar
volzhs
2018-01-18
1
-4
/
+6
*
Remove the unused FindReplaceDialog class
Gilles Roudiere
2018-01-14
1
-56
/
+0
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Native pan and zoom for macOS
Bernhard Liebl
2017-11-21
1
-0
/
+3
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
-Code completion for enumerations
Juan Linietsky
2017-08-24
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-38
/
+25
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+261
[prev]