fsprojects / fantomas-for-vs

Visual Studio Formatter for F#
https://marketplace.visualstudio.com/items?itemName=asti.fantomas-vs
46 stars 10 forks source link

[Live buffers] Extension does not work with the new live buffers #53

Open xperiandri opened 1 year ago

xperiandri commented 1 year ago
  1. Install the extension to Visual Studio 2022 Preview 16.6
  2. Enable the Live buffers feature image
  3. Try to format an F# file
  4. See that nothing happens

cc @vzarytovskii

deviousasti commented 1 year ago

@xperiandri Any logs in the output? Did the extension boot up correctly?

xperiandri commented 1 year ago

Interesting. It works now. Just text editor content blips. Let me do some testing more.

What output do you mean?

deviousasti commented 1 year ago

The extension has a log in the Output area in VS: image

Any exceptions that happen are logged there.