mathworks / mathworks/MATLAB-extension-for-vscode
Cannot fold the section starting with %%
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 435
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Cannot fold a section starting with %%
To Reproduce
- Go to a line starting with %%
- Press control + Shift + []
- nothing happens
Expected behavior
The entire section gets folded just like a section starting with for or while
Useful Information
Windows11: 24H2 (OS ビルド 26100.3194)
VS Code: 1.97.2
Extension version: 1.3.1
Contributor guide
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 MATLAB folding failure using the steps and Windows, VS Code, and extension versions listed in the issue. Locate the extension's folding implementation and compare handling of %% sections with for and while sections; done means the entire %% section folds with the specified shortcut.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matlab, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100