219 Commits

Author SHA1 Message Date
geequlim
d4401b1272 don't ignore multi with spaces in documentation comments 2017-02-20 18:35:39 +08:00
geequlim
55c06edd61 add MIT license 2017-02-15 18:13:07 +08:00
geequlim
4fa08fba54 release 0.2.2 2017-01-19 23:05:23 +08:00
Geequlim
5dcd125939 detact more syntax errors for code blocks 2017-01-19 22:51:41 +08:00
Geequlim
6c4fca265a release 0.2.1
add markdown support for workspace documentation rendering in hover tip
2017-01-19 13:48:09 +08:00
Geequlim
aab75d1c04 release 0.2.0 2017-01-16 09:59:12 +08:00
Geequlim
f318df4f3d Fix workspace symbols appear twice
Close #2
2017-01-16 09:52:38 +08:00
Geequlim
1ca963f72f better support for autoloads 2017-01-14 17:39:04 +08:00
Geequlim
690ac2d5cf release 0.1.9 2017-01-14 15:02:49 +08:00
Geequlim
e9cd9f37d4 const value in hover tip and comletion items 2017-01-14 15:00:34 +08:00
Geequlim
fd063ea486 more readable links in docutmentation preview page 2017-01-13 10:26:16 +08:00
Geequlim
f2b729652e insert () if function has no paramaters
fix bug for documentation parseing
2017-01-13 10:05:59 +08:00
Geequlim
ec0defd83b release 0.1.8 2017-01-12 15:34:16 +08:00
Geequlim
d92d4d8c98 show signature in completion item label 2017-01-12 15:32:43 +08:00
Geequlim
60a510ca8c Ignore var check in comments for validating
Add workspace documentation for workspace symbols in code completion
2017-01-12 15:02:13 +08:00
Geequlim
e5571eee09 release 0.1.7 2017-01-12 11:23:42 +08:00
Geequlim
db30b8e473 Add workspace document parser
Show workspace documents in hover tips
2017-01-12 11:20:18 +08:00
Geequlim
cf27868021 release 0.1.6 2017-01-12 09:56:02 +08:00
Geequlim
78b68b8b6f function/signal signatures with symbols 2017-01-12 09:50:20 +08:00
Geequlim
acff1ac903 Reorder hover tip to builtin -> workspace -> node path fix #2
Add signal paramater highlight support
2017-01-11 17:10:13 +08:00
Geequlim
7e68ae318a better hover message for signals
Release 0.1.5
2017-01-11 09:56:05 +08:00
Geequlim
dfc695a2fd implement workspace signature helper 2017-01-11 09:48:25 +08:00
Geequlim
f890468f98 Add signature helper for builtin functions
Add signature infomations for workspace functions in hover message
2017-01-10 23:43:23 +08:00
Geequlim
75d4bee8aa fix errors with diagnostic 2017-01-10 18:19:57 +08:00
Geequlim
a72e8bc147 release 0.1.4 2017-01-09 23:19:31 +08:00
Geequlim
f42aafc2ae Improve for speed 2017-01-09 23:14:33 +08:00
Geequlim
7d4a6637a6 Merge branch 'master' of github.com:GodotExplorer/godot-tools 2017-01-02 23:32:39 +08:00
Geequlim
60d93b09d0 implement documentation preview in new window 2017-01-02 23:31:32 +08:00
Geequlim
31d483f7c8 fix image url for marketplace 2017-01-02 23:31:23 +08:00
Geequlim
971a6e8961 Merge pull request #1 from NathanLovato/master
Updated README
2017-01-02 17:33:52 +08:00
Nathan
af8ada8e06 Fixed readme img 2017-01-02 10:24:47 +01:00
Nathan
267a65a325 Updated readme 2017-01-02 10:23:36 +01:00
Nathan
53bfbcd22f updated readme 2017-01-02 10:22:25 +01:00
Nathan
1216031fbc Added pic 2017-01-02 10:20:38 +01:00
Nathan
73a50b9377 Tweaked readme, added img file 2017-01-02 10:19:07 +01:00
Nathan
b8d02e7090 Changed README 2017-01-02 10:12:29 +01:00
Geequlim
90687c8a9b release 0.1.3 2016-12-30 22:40:52 +08:00
Geequlim
ffbf1ed783 Implement mouse hover provider 2016-12-30 14:17:55 +00:00
Geequlim
33840a5410 Implement definition provider 2016-12-30 08:31:58 +00:00
Geequlim
5a1e210577 cleanup syntax regex configurations 2016-12-30 03:36:50 +00:00
Geequlim
96dd5ee623 release 0.1.2 2016-12-28 16:23:10 +08:00
Geequlim
ec07cb51e8 builtin class/constants/symbols highlight support
multiline string and StringName highlight support
2016-12-28 16:16:26 +08:00
Geequlim
4d783df94e Merge branch 'master' of github.com:GodotExplorer/godot-tools 2016-12-28 13:19:09 +08:00
Geequlim
50b81b115f Replace syntax highlight from sublime to atom
Add icon
Release 0.1.1
2016-12-28 13:18:34 +08:00
Geequlim
446b975aa0 Replace syntax highlight from sublime to atom
Release 0.1.1
2016-12-28 13:15:08 +08:00
Geequlim
a56872c843 fix errors for publish 2016-12-27 23:30:18 +08:00
Geequlim
1896f52646 update readme 2016-12-27 22:49:25 +08:00
Geequlim
815a80dfed Add actions to run project and scenes
Fix errors with validating
Add node completion
2016-12-27 21:31:00 +08:00
Geequlim
81a3aeef57 update readme for publish the plugin 2016-12-27 15:10:44 +08:00
Geequlim
9e8cfdd3e8 fix errors in unused vars checking 2016-12-27 12:00:16 +08:00