Skip to content

Diary doesn't populate in vscode #86

@lashVN

Description

@lashVN

Describe the bug
A diary is not produced when calling a function from vscode.

To Reproduce
Steps to reproduce the behavior:

function printSomething()
diary('dummy.txt');
disp('something');
diary('off');
end

Execute code via vscode

Observe that dummy.txt is generated, but not populated.

Expected behavior
The file to be populated.

Screenshots

Useful Information

  • MATLAB Version: R2025b
  • OS Version: Windws 11
  • Language Server Client: 1.3.11
  • Client Version: VSCode 1.110.0

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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