This website requires JavaScript.
Explore
Help
Register
Sign In
mixa
/
zed
Watch
1
Star
0
Fork
0
You've already forked zed
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ec2b5e359d7b8f8baeada40fb4cdbbc8ad95fa2
zed
/
crates
/
language
/
src
History
Max Brunsfeld
f52050a9ec
Use the 'jsonc' language id for all JSON files
...
This way, comments are allowed by the language server.
2022-04-21 12:08:16 -07:00
..
buffer.rs
Avoid maintaining indent size as state on buffers
2022-04-06 10:22:29 -07:00
diagnostic_set.rs
Provide diagnostic context to codeAction
2022-03-31 15:39:52 -07:00
highlight_map.rs
Start on text highlight support
2022-03-09 20:51:35 -07:00
language.rs
Use the 'jsonc' language id for all JSON files
2022-04-21 12:08:16 -07:00
outline.rs
Add buffer method for getting the symbols containing a position
2022-03-15 14:04:58 -07:00
proto.rs
Start work on updating editors's scroll positions when following
2022-03-18 12:56:20 -07:00
tests.rs
Fix divergence bug when peer reconnects reusing a prior replica id
2022-04-11 13:17:47 +02:00