Alexandros Naskos
|
3e300e4d74
|
Added our own ifFull implementation, fixes some crashes
|
2021-03-26 21:46:49 +02:00 |
|
Alexandros Naskos
|
06518778c1
|
Removed comment preprocessing code from the semantic tokens gap highlighter,
Fixed various comment semantic highlighting issues.
Refactored some minor parts of the analysis code.
|
2021-03-26 21:04:51 +02:00 |
|
Luuk de Gram
|
3ac6c82b9a
|
Completion for index label in for loops and fix for function snippets
|
2021-03-09 19:53:59 +01:00 |
|
Luuk de Gram
|
43ebfc7300
|
Work on completion for unwrapped slices/optionals in loops/ifs
|
2021-03-08 19:46:23 +01:00 |
|
Luuk de Gram
|
e2f4bbf2f3
|
Implement semantic tokens for regular comments
|
2021-03-07 14:51:47 +01:00 |
|
Luuk de Gram
|
ac8a00342e
|
All functionalities implemented. Also implemented ability to skip searching for references through std
|
2021-03-06 20:55:59 +01:00 |
|
Luuk de Gram
|
d7ccf6a3c2
|
References working for current file
|
2021-03-03 20:38:52 +01:00 |
|
Luuk de Gram
|
a699dab2f7
|
Referencing fixes and more
|
2021-03-03 16:34:24 +01:00 |
|
Luuk de Gram
|
1dd39914ec
|
Hovering fixes
|
2021-03-02 15:32:38 +01:00 |
|
Luuk de Gram
|
c8a2467fac
|
Compiles without errors. Still needs improvement
|
2021-03-01 22:18:38 +01:00 |
|
Luuk de Gram
|
ada0d13ba9
|
Fix symbolReferencesInternal
|
2021-03-01 19:34:28 +01:00 |
|
Luuk de Gram
|
4645638434
|
Fixes and completions
|
2021-03-01 16:02:24 +01:00 |
|
Luuk de Gram
|
1c9da7053c
|
More type resolving
|
2021-03-01 14:32:19 +01:00 |
|
Alexandros Naskos
|
f7eff6632e
|
Cleaned up LSP types, add InitializeResult, no longer use a hardcoded string
|
2020-11-06 10:08:20 +02:00 |
|
codehz
|
d57d04f3bb
|
Adopt to new ast API
|
2020-09-01 13:53:52 +08:00 |
|
Alexandros Naskos
|
0f54b0e860
|
Use scoped loggers
|
2020-08-14 13:41:34 +03:00 |
|
Alexandros Naskos
|
bda78e1f76
|
Fixed for zig master branch
|
2020-07-24 10:33:13 +03:00 |
|
Alexandros Naskos
|
1c725f85aa
|
Fixed find references
|
2020-07-23 22:24:06 +03:00 |
|
Alexandros Naskos
|
b71585da1d
|
Fixed for latest zig master build
|
2020-07-23 19:06:39 +03:00 |
|
SuperAuguste
|
489378b939
|
fix comment in references.zig, format
|
2020-07-16 15:19:08 -04:00 |
|
SuperAuguste
|
f00d09c746
|
fix almost everything - commented some things out, please don't file any issues yet!
|
2020-07-16 15:02:30 -04:00 |
|
SuperAuguste
|
1d7fed7f87
|
even moar!!! infix/prefix changes are the only ones remaining
|
2020-07-16 12:07:21 -04:00 |
|
SuperAuguste
|
ce841d1dc4
|
ids -> tags (part 2)
|
2020-07-16 11:05:56 -04:00 |
|
Alexandros Naskos
|
6eee43af2f
|
Fixed build on latest zig nightly
|
2020-07-12 22:12:09 +03:00 |
|
Alexandros Naskos
|
0f7a384b39
|
Added references.zig, use it from rename.zig
|
2020-07-06 00:35:52 +03:00 |
|