marko-js / marko-js/language-server
Issues with Typescript 7
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44
- Forks
- 12
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 7
Description
Version
VS Code extension 3.2.0
Description
In VSCode and Zed several errors occur when the project has typescript 7.0.2 installed
Reproduction
NOTE: mtc returns no issues
npm init marko -- -t library -n marko-lib
cd marko-lib
npm i --dev typescript@latest
code .
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the report with the provided npm init marko, TypeScript 7.0.2, VS Code, and Zed steps, noting that mtc returns no issues. Start by comparing the errors shown in the attached screenshot with the VS Code extension and Zed language-server behavior. Done means the reported TypeScript 7 errors no longer occur in both editors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100