Git Product home page Git Product logo

vscode-ocaml-expect-inline's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

vscode-ocaml-expect-inline's Issues

Flicking when running all tests

Hi,

Running the tests in the dune repo for example doesn't quite work:

Screencast.from.2023-03-18.23-24-16.webm

There appears to be a lot of flickering and it isn't obvious what is actually happening.

For reference, I have the OCaml platform extension also installed.

It would be nice if this extension used dune rpc also so that it can connect to a dune already in watch mode. At the moment, Dune disallows multiple dune processes in the same project due to one of them acquiring a lock.

The VSCode's Testing tab does not show anything

Describe the bug
The VSCode's Testing tab does not show anything

image

My dune project's directory has this directory hierarchy (.ml files are omitted):

ProjectName
- dune-project
- ProjectName.opam
- bin
  - dune
- lib
  - dune
- test <- this is just a dummy directory, containing nothing
  - dune

I think dune is correctly configured because my VSCode can successfully typecheck variables and highlight compilation errors from .ml files.

To Reproduce
Steps to reproduce the behavior:

  1. Install the plugin and wait
  2. Click the 'Testing' tab on the left

Expected behavior
A list of tests are shown

Screenshots

Logs

If applicable, add logs of the extension (Output of Expect and Inline Tests), the Extension Host (Ouput of Extension Host) and Window (Output of Window).

I would like to report, but where can I find these?

Example OCaml project

Environment (please complete the following information):

  • Version of the extension: v0.2.0
  • Version of VS Code: 1.76.1
  • OS: [e.g.Linux] WSL2, Ubuntu

Additional context

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.