File tree
869 files changed
+4184
-28042
lines changed- .github/workflows
- apps
- common
- lib
- lexical/ast/detection
- test/lexical
- ast/detection
- engine
- benchmarks
- data
- config
- lib
- engine
- engine
- analyzer
- api
- proxy
- build
- document
- compilers
- error
- code_action
- handlers
- code_intelligence
- docs
- symbols
- code_mod
- commands
- compilation
- completion
- candidate
- dispatch
- handlers
- module
- plugin
- runner
- coordinator
- search
- fuzzy
- indexer
- extractors
- source
- store
- backends
- ets
- schemas
- mix/tasks
- namespace
- transform
- priv
- test
- engine
- analyzer
- api
- proxy
- build
- document/compilers
- error
- code_action/handlers
- code_intelligence
- code_mod
- commands
- completion/candidate
- dispatch
- handlers
- plugin/runner
- coordinator
- search
- fuzzy
- indexer
- extractors
- store/backends
- ets
- fixtures
- compilation_callback_errors
- lib
- compilation_errors
- lib
- compilation_warnings
- lib
- dependency/lib/dependency
- parse_errors
- lib
- project_metadata
- config
- lib
- project
- lib
- umbrella
- apps
- first
- lib/umbrella
- second
- lib/umbrella
- config
- support/test
- entry
- expert_credo
- lib
- test
- expert
- bin
- config
- lib
- convertibles
- expert
- code_intelligence
- completion
- translations
- configuration
- iex
- project
- diagnostics
- progress
- provider
- handlers
- transport
- mix/tasks
- test
- convertibles
- expert
- code_intelligence
- completion
- translations
- project
- diagnostics
- progress
- provider/handlers
- transport
- support
- test
- transport
- forge
- benchmarks
- config
- lib
- elixir
- forge
- ast
- analysis
- detection
- convertibles
- document
- plugin/v1
- diagnostic
- protocol
- vm
- future
- code
- mix/tasks
- mix/tasks
- src
- test
- forge
- ast
- detection
- convertibles
- document
- vm
- support/test
- detection_case
- lexical_credo
- protocol
- lib
- generated/lexical/protocol/types
- call_hierarchy
- registration
- cancel
- change_annotation
- code_action
- trigger
- code_lens
- workspace
- completion
- item
- trigger
- create_file
- declaration
- registration
- definition
- delete_file
- diagnostic
- registration
- workspace
- did_change_configuration
- did_change_text_document
- did_change_watched_files
- registration
- did_close_text_document
- did_open_text_document
- did_save_text_document
- document
- color
- registration
- formatting
- highlight
- link
- on_type_formatting
- range_formatting
- symbol
- execute_command
- registration
- failure_handling
- file_operation
- pattern
- registration
- folding_range
- registration
- formatting
- general
- hover
- implementation
- registration
- initialize
- inlay_hint_workspace
- inlay_hint
- registration
- inline_value
- registration
- workspace
- linked_editing_range
- registration
- location
- log_message
- markdown
- markup
- message
- moniker
- registration
- notebook
- cell/text_document
- document
- sync
- registration
- position/encoding
- progress
- publish_diagnostics
- reference
- registration
- regular_expressions
- rename_file
- rename
- resource_operation
- save
- selection_range
- registration
- semantic_tokens
- registration
- workspace
- show_document
- show_message_request
- show_message
- signature_help
- symbol
- text_document
- optional_versioned
- sync
- versioned
- text_edit
- type_definition
- registration
- type_hierarchy
- registration
- watch
- window
- work_done/progress
- create
- workspace
- edit
- symbol
- lexical/protocol
- convertibles
- document_containers
- test
- lexical
- protocol
- convertibles
- integration
- support/lexical/test/protocol/fixtures
- proto
- lib
- lexical
- proto
- macros
- mix/tasks/lsp
- data_model
- mappings
- test
- remote_control
- lib/lexical/remote_control
- test/lexical/remote_control/dispatch/handlers
- server
- lib/lexical/server
- code_intelligence/completion
- translations
- project/progress
- provider/handlers
- test/support/transport
- integration
- nix
- pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
869 files changed
+4184
-28042
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 |
| - | |
120 |
| - | |
| 119 | + | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| |||
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
218 |
| - | |
| 218 | + | |
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
4 | 2 |
| |
5 | 3 |
| |
6 | 4 |
| |
| |||
39 | 37 |
| |
40 | 38 |
| |
41 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
|
This file was deleted.
This file was deleted.
0 commit comments