mathworks / mathworks/MATLAB-extension-for-vscode

Automatically insert ellipses when pressing `enter` within a line of code

Open
#86 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
435
Forks
40
PR merge metrics
No merged PRs in 30d

Description

This request was raised by @goldrik in #85.

VS Code should detect if a line is continuing and automatically add ellipses when the user presses enter while typing out a line. The MATLAB IDE currently does this.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by locating the VS Code extension's handling of Enter and determine how a continuing MATLAB line should be identified; done means pressing Enter in such a line inserts ellipses consistently with the MATLAB IDE behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.