aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/script_editor_plugin.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up remote menuJuan Linietsky2016-06-031-0/+21
| | | | | | | -Merged fileserver & deploy dumb clients option -Live Script Reloading can now happen automatically on script save -Changed Live to Mirror term to differentiate from Unity and Unreal, as what Godot does is not the same thing.
* -Some fixes to OSX retina scaling for window functionsJuan Linietsky2016-05-301-2/+2
| | | | -Implemented HiDPI detection and support for Godot Editor!
* Merge pull request #4843 from ↵Rémi Verschelde2016-05-291-0/+58
|\ | | | | | | | | Paulb23/breakpoints_next_prev_and_remove_issue_1690 Added, goto next and previous breakpoint and remove all, issue 1690
| * Added, goto next and previous breakpoint and remove all, issue 1690Paulb232016-05-271-0/+58
| |
* | Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750Rémi Verschelde2016-05-291-1/+3
|\ \ | | | | | | Added breakpoint markers, issue 4750
| * | Added breakpoint markers, issue 4750Paulb232016-05-261-1/+3
| |/
* / ScriptEditor/ShaderEditor: Replace find/replace dialog with a barIgnacio Etcheverry2016-05-291-9/+10
|/
* Added settings to change marked and breakpoint colorPaulb232016-05-251-0/+2
|
* Added color themes to the text editorPaulb232016-05-231-0/+64
|
* Merge pull request #4733 from akien-mga/pr-i18n-proofreadingRémi Verschelde2016-05-211-4/+4
|\ | | | | i18n: Proofreading of all strings
| * i18n: Second pass at proofreadingRémi Verschelde2016-05-211-3/+3
| | | | | | | | | | Mostly removing commented out strings, plus a few critical ones that should not be translated.
| * i18n: Proofreading of all stringsRémi Verschelde2016-05-211-1/+1
| | | | | | | | | | | | Done to ensure that no important identifiers are translatable, to fix compound strings using the new vformat() function, and some general English proofreading here and there.
* | Multiline duplication, issue #4661Paulb232016-05-191-6/+25
|/
* Added caret blink in text editorPaulb232016-05-091-0/+4
|
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-64/+63
|
* Trim trailing white space on save, issue 4383Paulb232016-04-231-3/+48
|
* Setting to change line number colorPaulb232016-04-081-0/+1
|
* Merge pull request #4251 from Paulb23/block_indent_issue_3803Rémi Verschelde2016-04-061-26/+2
|\ | | | | Fixed block indent inconsistency, issue #3803
| * Fixed block indent inconsistency, fixes issue 3803Paulb232016-04-061-26/+2
| |
* | Option to toggle syntax highlightingPaulb232016-04-061-1/+2
| |
* | Merge pull request #4238 from Paulb23/caret_colorRémi Verschelde2016-04-061-0/+1
|\ \ | | | | | | Ability to change the caret color
| * | Ability to change the caret colorPaulb232016-04-051-0/+1
| | |
* | | Merge pull request #4234 from Paulb23/member_variable_syntax_highlightingRémi Verschelde2016-04-061-0/+1
|\ \ \ | |_|/ |/| | Member variable syntax highlighting
| * | Member variable syntax highlightingPaulb232016-04-051-0/+1
| |/
* / Fixed text edit undo and redo operation interactionPaul Batty2016-04-061-2/+10
|/
* Separate help pages from scripts by defaultRémi Verschelde2016-04-041-1/+1
| | | Fixes #4199
* Change toggle comment behaviour. Fixes #4198Luiz Paulo de Vasconcellos2016-04-041-0/+5
|
* Function syntax highlightingPaul Batty2016-04-021-0/+1
|
* Option to toggle line numbersPaulb232016-03-301-0/+2
|
* Syntax highlighting for numbersPaulb232016-03-211-0/+1
|
* Option to toggle tab drawingPaulb232016-03-181-1/+2
|
* Highlight all occurrences of selected wordPaulb232016-03-161-0/+3
|
* Added configuable tab sizePaulb232016-03-141-0/+2
|
* fix six possible "divide by zero"Hubert Jarosz2016-03-091-2/+2
|
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
|
* Enabled scrolling past end of filePaulb232016-03-071-0/+2
|
* Added search box in Class List dialog (Script Editor)Franklin Sobrinho2016-03-051-1/+1
|
* Add editor settings for call hint placementMartin Chuckeles2016-03-041-0/+3
| | | | | Added settings: text_editor/put_callhint_tooltip_below_current_line and text_editor/callhint_tooltip_offset
* -fixed a crash when closing scene with animationplayer openJuan Linietsky2016-02-211-1/+1
| | | | -removed item checked print, closes #3564
* -Change link to new documentationJuan Linietsky2016-02-201-1/+1
| | | | -fixed bug in tilemap collision debug
* Fixed a couple of tooltips on the editorTegu2016-02-101-2/+2
|
* -Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky2016-02-081-1/+1
|
* -only save scripts if changed, takes less time to run projects and does not ↵Juan Linietsky2016-02-021-6/+11
| | | | confuse you with changed dates.
* Fix input passing to script editor even if not visibleFranklin Sobrinho2016-01-271-1/+1
|
* Fix wrong condition test for saving, fixes #3287Juan Linietsky2016-01-231-1/+3
|
* Wider initial size of the panel with scriptskubecz3k2016-01-201-1/+1
| | | | I believe it's size is now exactly the same how it was before commit that allowed to hide script panel entirely. I assume previously it was 140 wide because of 70px of minimal size + 70px of offset, so now when minimal size is 0 the offset need to be 140.
* -Massive editor dialog cleanupJuan Linietsky2016-01-171-6/+7
| | | | -Added a bottom menu list
* Ability to hide panel with scriptskubecz3k2016-01-131-1/+1
| | | | | Minimal horizontal size for panel with scripts was = 70, changed it to 0. It's especially helpful if someone is working on a laptop, or just don't like to have anything on the left side of the screen. Video that shows how it's working after the change: https://www.youtube.com/watch?v=Y_o4pOpjyhY&feature=youtu.be
* Fix script highlighting for classes that begin with "_"Franklin Sobrinho2016-01-101-1/+5
|
* Fix debugger close button and script editor "Show Debugger"Franklin Sobrinho2016-01-081-1/+1
|