Skip to content

Disposing REPL when saving the file. #12

@marc-x-andre

Description

@marc-x-andre

Description

When the service is start on a new file, everything work fine.
But if the current file is save "crtl+s", the REPL extension is dispose.

Steps to Reproduce

  1. Start the service on a new file.
  2. Initializing REPL extension
  3. Save the new file on your disk.
  4. Disposing REPL extension

Expected behavior:

File is save & the service doesn't stop.

Actual behavior:

The service is stop.

Reproduces how often:

100%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions