Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: establish language server service for the graphical editor #1315
base: main
Are you sure you want to change the base?
feat: establish language server service for the graphical editor #1315
Changes from all commits
6f02bf7
59df6f3
a0cc4ec
cc01a1d
50a458e
1100ecb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 14 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L11-L14
Check warning on line 18 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L17-L18
Check warning on line 22 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L20-L22
Check warning on line 25 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L24-L25
Check warning on line 28 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L27-L28
Check warning on line 37 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L30-L37
Check warning on line 40 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L40
Check warning on line 44 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L42-L44
Check warning on line 51 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L46-L51
Check warning on line 53 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L53
Check warning on line 58 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L55-L58
Check warning on line 62 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L60-L62
Check warning on line 72 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L64-L72
Check warning on line 75 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L74-L75
Check warning on line 79 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L77-L79
Check warning on line 87 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L81-L87
Check warning on line 90 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L89-L90
Check warning on line 94 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L92-L94
Check warning on line 104 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L96-L104
Check warning on line 107 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L106-L107
Check warning on line 112 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L109-L112
Check warning on line 118 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L115-L118
Check warning on line 121 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L120-L121
Check warning on line 125 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L123-L125
Check warning on line 136 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L127-L136
Check warning on line 148 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L140-L148
Check warning on line 152 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L150-L152
Check warning on line 156 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L154-L156
Check warning on line 178 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L158-L178
Check warning on line 182 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L180-L182
Check warning on line 189 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L184-L189
Check warning on line 210 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L202-L210
Check warning on line 212 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L212
Check warning on line 226 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L216-L226
Check warning on line 233 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L228-L233
Check warning on line 236 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L235-L236
Check warning on line 12 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L10-L12
Check warning on line 16 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L15-L16
Check warning on line 23 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L21-L23
Check warning on line 27 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L26-L27
Check warning on line 31 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L30-L31
Check warning on line 35 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L34-L35
Check warning on line 39 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L38-L39
Check warning on line 43 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L42-L43
Check warning on line 50 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L46-L50
Check warning on line 54 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts
Codecov / codecov/patch
packages/safe-ds-lang/src/language/graphical-editor/ast-parser/edge.ts#L53-L54