Skip to content
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

VS Code diagnostics #1092

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

VS Code diagnostics #1092

wants to merge 6 commits into from

Conversation

JonasWanke
Copy link
Member

@JonasWanke JonasWanke commented Dec 14, 2024

Depends on #1091!

Based on Martinaise's implementation, but doesn't read updated files from the editor yet (instead loading the file from disk)

Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

@JonasWanke JonasWanke self-assigned this Dec 14, 2024
@jwbot jwbot enabled auto-merge December 14, 2024 20:46
vscode_extension_v4/src/@types/linebyline/index.d.ts Dismissed Show dismissed Hide dismissed
vscode_extension_v4/src/extension.ts Dismissed Show dismissed Hide dismissed
vscode_extension_v4/src/extension.ts Dismissed Show dismissed Hide dismissed
vscode_extension_v4/src/extension.ts Dismissed Show dismissed Hide dismissed
@jwbot jwbot added P: Compiler: Language Server Package: The Candy Language Server P: Compiler: Frontend Package: The compiler frontend P: Compiler: Fuzzer Package: Candy's built-in fuzzer fuzzing Candy code P: Compiler: VM Package: The VM executing Candy byte code (LIR) P: Compiler: CLI Package: Candy's command-line interface P: Compiler: Formatter Package: Candy's formatter P: Compiler: Inkwell Backend Package: Inkwell Compiler Backend producing native code via LLVM labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: Compiler: CLI Package: Candy's command-line interface P: Compiler: Formatter Package: Candy's formatter P: Compiler: Frontend Package: The compiler frontend P: Compiler: Fuzzer Package: Candy's built-in fuzzer fuzzing Candy code P: Compiler: Inkwell Backend Package: Inkwell Compiler Backend producing native code via LLVM P: Compiler: Language Server Package: The Candy Language Server P: Compiler v4 Package: Compiler v4 P: Compiler: VM Package: The VM executing Candy byte code (LIR) P: Compiler: VS Code Extension v4 P: Packages v5 Package: Packages v5
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants