This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e5d552ef970d7dd4df6b7bcaed09e43fe373c0b9
oak-gpui
/
crates
/
language
/
src
T
History
Nathan Sobo
195215f1e0
Add "editor: copy highlight json" command
...
Nate needs this to feed to Figma for highlighted code in designs.
2023-03-24 16:37:57 -06:00
..
buffer_tests.rs
Allow refreshing worktree entries while the initial scan is in-progress
2023-03-21 15:15:12 -07:00
buffer.rs
Clear auto-indent requests when replacing a buffer's entire text
2023-03-22 15:10:16 -07:00
diagnostic_set.rs
Clip diagnostic range before and during empty range expansion
2022-11-23 13:21:05 -05:00
highlight_map.rs
Add "editor: copy highlight json" command
2023-03-24 16:37:57 -06:00
language.rs
Fix deadlock while initializing JSON language server
2023-03-16 17:32:51 -04:00
outline.rs
Add buffer method for getting the symbols containing a position
2022-03-15 14:04:58 -07:00
proto.rs
WIP: Avoid converting RopeFingerprint into a string
2023-01-18 12:22:08 +01:00
syntax_map.rs
Allow waiting for language to be loaded in
LanguageRegistry
APIs
2023-03-10 12:17:47 +01:00