Skip to content

Tab autocompletion struggles relative to desktop #334

Description

@awodij

In many cases tab autocompletion in the VS code MATLAB terminal struggles relative to the same autocompletions in MATLAB desktop:

example 1 - quotes:
with a folder "foo"

cd("f

becomes

cd(foo\

example 2 - sub-directories:
with a folder "foo/bar"

cd("foo\b

becomes

cd(bar\

example 3 - opening simulink model
with a model "foo.slx" in the current directory:

open f

becomes

open 

All of these examples work well in matlab desktop mode

Useful Information

  • MATLAB Version: 25b
  • OS Version: win11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions