This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cf0dd09b5cdd9fd18c06d43a6774121cb86ce544
oak-gpui
/
crates
/
language
/
src
T
History
3 people
KCaverly
Alex
maxbrunsfeld
5eab628580
Added go parsing for semantic search, and added preceeding comments on go and rust.
...
Co-authored-by: Alex <
alexviscreanu@gmail.com
> Co-authored-by: maxbrunsfeld <
max@zed.dev
>
2023-07-13 14:33:31 -04:00
..
syntax_map
Fix bugs in handling combined injections exposed by HEEx
2023-06-27 15:08:26 -07:00
buffer_tests.rs
Start work on a syntax tree view
2023-06-12 15:14:56 -07:00
buffer.rs
Improve the look of the syntax tree view UI
2023-06-12 15:14:57 -07:00
diagnostic_set.rs
Clear old diagnostics when restarting a language server
2023-05-22 12:53:22 -07:00
highlight_map.rs
Add "editor: copy highlight json" command
2023-03-24 16:37:57 -06:00
language_settings.rs
Add more hint tests
2023-06-29 22:39:18 +03:00
language.rs
Added go parsing for semantic search, and added preceeding comments on go and rust.
2023-07-13 14:33:31 -04:00
outline.rs
Add buffer method for getting the symbols containing a position
2022-03-15 14:04:58 -07:00
proto.rs
Show source of diagnostic hovers
2023-04-27 14:35:34 -04:00
syntax_map.rs
chore: Replace lazy_static Mutex with const. (
#2693
)
2023-07-07 15:07:12 +02:00