<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/gdscript/gd_editor.cpp, branch 2.0-beta</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/modules/gdscript/gd_editor.cpp?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/modules/gdscript/gd_editor.cpp?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-01T13:50:53Z</updated>
<entry>
<title>Update copyright to 2016 in headers</title>
<updated>2016-01-01T13:50:53Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-01T13:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5be9ff7b6715a661e85f99b108f96340de7ef435'/>
<id>urn:sha1:5be9ff7b6715a661e85f99b108f96340de7ef435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Added proper code completion for singletons</title>
<updated>2015-12-28T19:36:29Z</updated>
<author>
<name>reduz</name>
</author>
<published>2015-12-28T19:36:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=110de2ccace05ade4d9fbdded7f4c158dfaa13c1'/>
<id>urn:sha1:110de2ccace05ade4d9fbdded7f4c158dfaa13c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add script auto-completion for function parameters</title>
<updated>2015-11-26T12:40:13Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-11-26T12:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=69a6524adf47d4669a726f85cf3b2624ac4c3c3e'/>
<id>urn:sha1:69a6524adf47d4669a726f85cf3b2624ac4c3c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>detect node and variable assignments in _ready, _init, etc for further code completion</title>
<updated>2015-08-30T14:50:10Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-08-30T14:50:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=319cc7e3aec12fee28b3ea750d5ce1bf7a27bd8d'/>
<id>urn:sha1:319cc7e3aec12fee28b3ea750d5ce1bf7a27bd8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more code completion improvements</title>
<updated>2015-06-27T18:52:39Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-27T18:52:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2b64f73b0459190d20b2f6de39275ee7979317c4'/>
<id>urn:sha1:2b64f73b0459190d20b2f6de39275ee7979317c4</id>
<content type='text'>
-calltip dissapears with more types of keypresses or when pressing ')'
-properly looks into autoloaded scripts or nodes with another script for
script functions/variables/etc.
</content>
</entry>
<entry>
<title>improved get_node(), connect(), etc code completion.</title>
<updated>2015-06-26T04:14:49Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-26T04:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a67486a39ee629acac068a6d014015944cf83bb3'/>
<id>urn:sha1:a67486a39ee629acac068a6d014015944cf83bb3</id>
<content type='text'>
-properly completes text arguments
-includes the "/root" autoloads
</content>
</entry>
<entry>
<title>Multiple scene editing *POTENTIALLY UNSTABLE*</title>
<updated>2015-06-22T03:04:15Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-06-22T03:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e9bbb97acccc08ae03fde41e4cc6d2dc6722021a'/>
<id>urn:sha1:e9bbb97acccc08ae03fde41e4cc6d2dc6722021a</id>
<content type='text'>
-ability to edit multiple scenes at the same time
-resource internal IDs are now persistent, this makes multiple scene
editing possible but maaaaay result in file corruption bugs (tested and
could not find anything but possibility exists because core code
changed, report immediately if you find this).
-properly save settings, layout, etc when edited
-script editing is independent from scene editing now
-show a yellow box when a script belongs to the scene
</content>
</entry>
<entry>
<title>Merge pull request #1667 from TheHX/fix_multiline_strings</title>
<updated>2015-04-18T17:45:15Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T17:45:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e388d551b72edc2b88a864760418d0c4b86f2916'/>
<id>urn:sha1:e388d551b72edc2b88a864760418d0c4b86f2916</id>
<content type='text'>
Now the script editor highlight all lines of a multiline string</content>
</entry>
<entry>
<title>Updated copyright year in all headers</title>
<updated>2015-04-18T17:38:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fdaa2920eb21fff3320a17e9239e04dfadecdb00'/>
<id>urn:sha1:fdaa2920eb21fff3320a17e9239e04dfadecdb00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Now the script editor highlight all lines of a multiline string</title>
<updated>2015-04-09T21:24:38Z</updated>
<author>
<name>Franklin Sobrinho</name>
</author>
<published>2015-04-09T21:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=562bc22dd4b07dec13fcd94536d840ced69e5211'/>
<id>urn:sha1:562bc22dd4b07dec13fcd94536d840ced69e5211</id>
<content type='text'>
</content>
</entry>
</feed>
