Skip to content

Disposing REPL when saving the file. #12

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%

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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