Commit Graph

41 Commits

Author SHA1 Message Date
Deukhoofd 2660422d75
Fixed error if two assemblies define a bound type with the same name 2019-02-19 12:16:08 +01:00
Deukhoofd f8fe056b73
More support for loading from reference files, now also registers UpsilonCreateStatic types 2019-02-19 11:55:22 +01:00
Deukhoofd 88d6767d56
Initial support for reading references from .dll libraries instead of pre-extracted .json files 2019-02-18 19:12:12 +01:00
Deukhoofd f3eefb9c9e
Updated Upsilon and language server 2019-02-17 18:11:58 +01:00
Deukhoofd 95cff6f702
Initial 2019-02-17 18:07:28 +01:00
Deukhoofd c69ffb9752
Update Upsilon to newer version 2019-02-14 12:51:49 +01:00
Deukhoofd 6b2db3f169
Fix tables not properly parsing their key, value types when working with nested tables 2019-01-26 13:23:34 +01:00
Deukhoofd 57b7fd1c69
Update Upsilon library 2019-01-21 15:10:10 +01:00
Deukhoofd 14b84ab4d8
Support for method overloading 2019-01-20 21:00:14 +01:00
Deukhoofd 89f3db509d
Properly handle composite tables 2019-01-19 17:27:43 +01:00
Deukhoofd 513d8069fc
Fixes for new Upsilon version 2019-01-19 14:19:00 +01:00
Deukhoofd fc6221453d
Better handling of property parsing 2019-01-19 14:13:35 +01:00
Deukhoofd 19c3efb6c2
Update to new Upsilon diagnostics system 2019-01-17 12:28:40 +01:00
Deukhoofd 7c57e8363b
Better checking for C# function parameter types 2019-01-16 12:07:14 +01:00
Deukhoofd 18f4b1a25f
Tweaks to how data is read 2019-01-13 18:53:18 +01:00
Deukhoofd dd223d8909
Minor changes for the client 2018-12-14 18:49:59 +01:00
Deukhoofd 654ec54879
Continuously update depending files when changing modules 2018-12-14 18:49:39 +01:00
Deukhoofd 856a2cacc4
Initial support for modules 2018-12-14 17:55:09 +01:00
Deukhoofd 214e2259b2
Handle enums 2018-12-14 16:49:34 +01:00
Deukhoofd bab3cff7df
Only automatically fill out the parameters that are not optionals 2018-12-13 19:08:05 +01:00
Deukhoofd 37b3fe3680
Fixes and tweaks for completion 2018-12-13 19:05:17 +01:00
Deukhoofd 55c5f58b47
Complete item when full stop is pressed, after document has been bound 2018-12-13 17:04:49 +01:00
Deukhoofd f75b7fc223
Work on function signatures 2018-12-13 17:01:20 +01:00
Deukhoofd d6b65a8d16
Fix bound scope sometimes losing static variables defined in json 2018-12-12 22:43:04 +01:00
Deukhoofd d1c0a61bd1
Lots of improvements 2018-12-12 22:29:47 +01:00
Deukhoofd c7b8ef3463
Changes, fixes and features for autocompletion 2018-11-29 20:46:30 +01:00
Deukhoofd 1760e72117
Support for text completion when requesting complete in the middle of indexer 2018-11-29 19:10:32 +01:00
Deukhoofd 3f88783eec
I actually already did this todo 2018-11-29 18:13:57 +01:00
Deukhoofd e0420e9315
Support for setting userdata types, validating them and autocompleting them 2018-11-29 18:13:45 +01:00
Deukhoofd b1b863d5a3
Updated Upsilon library, support for warnings 2018-11-28 16:56:07 +01:00
Deukhoofd 34751d9edc
A lot more auto complete support 2018-11-27 19:05:18 +01:00
Deukhoofd fdd97fa9b3
Handle null values for comment data 2018-11-27 15:54:41 +01:00
Deukhoofd 0619fe3d21
Update to new Upsilon library with more information in table variable symbol, fixes for number highlighting 2018-11-27 14:59:17 +01:00
Deukhoofd 682e784c20
Initial Completion support 2018-11-27 14:15:03 +01:00
Deukhoofd 238c2daa70
New version of Upsilon doesn't save data comments by default, so we need to enable that 2018-11-27 12:41:32 +01:00
Deukhoofd a3043004da
Updates to new execution method of Upsilon 2018-11-26 17:27:51 +01:00
Deukhoofd 6aeb95c289
Handling of displaying comment data on functions 2018-11-26 15:14:14 +01:00
Deukhoofd 4efc452dd2
Support for comment highlighting 2018-11-26 14:05:40 +01:00
Deukhoofd fd430645be
Add syntax highlighting 2018-11-26 12:50:46 +01:00
Deukhoofd 7a9a4de1a1
Removed samples git 2018-11-25 22:21:15 +01:00
Deukhoofd 474bd3c2f7
Initial commit 2018-11-25 22:19:02 +01:00