.. |
doc
|
Create code_action.md
|
2023-02-11 14:49:28 +09:00 |
.gitignore
|
Rename dir: compiler -> crates
|
2023-01-15 12:03:19 +09:00 |
Cargo.toml
|
build: update version (v0.6.5)
|
2023-02-14 11:35:44 +09:00 |
code_action.rs
|
chore(els): improve completion
|
2023-02-17 13:39:46 +09:00 |
completion.rs
|
chore(els): improve completion
|
2023-02-17 13:39:46 +09:00 |
definition.rs
|
feat(els): implement file cache
|
2023-02-08 04:04:20 +09:00 |
diagnostics.rs
|
feat(els): support d.er renaming
|
2023-02-14 19:59:43 +09:00 |
file_cache.rs
|
fix(els): pos_to_index (renamed to pos_to_byte_index )
|
2023-02-17 17:54:49 +09:00 |
hir_visitor.rs
|
chore(els): improve completion
|
2023-02-17 13:39:46 +09:00 |
hover.rs
|
refactor(pystd): use methods declaration syntax
|
2023-02-17 15:15:11 +09:00 |
inlay_hint.rs
|
chore(els): improve patch support
|
2023-02-13 15:43:18 +09:00 |
lib.rs
|
Merge branch 'main' into feature-els-file-cache
|
2023-02-08 01:19:46 +09:00 |
main.rs
|
Merge branch 'main' into feature-els-file-cache
|
2023-02-08 01:19:46 +09:00 |
message.rs
|
fix(els): show error when renaming a builtin API
|
2023-02-12 12:23:33 +09:00 |
README.md
|
Update docs
|
2023-01-22 18:10:10 +09:00 |
references.rs
|
feat(els): implement file cache
|
2023-02-08 04:04:20 +09:00 |
rename.rs
|
feat(els): support d.er renaming
|
2023-02-14 19:59:43 +09:00 |
semantic.rs
|
feat(parser): add type_spec_to_expr
|
2023-02-06 12:04:15 +09:00 |
server.rs
|
chore(els): improve completion
|
2023-02-17 13:39:46 +09:00 |
util.rs
|
fix(els): pos_to_index (renamed to pos_to_byte_index )
|
2023-02-17 17:54:49 +09:00 |