question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

refmt integration

See original GitHub issue

I think it would be nice to provide formatOnSave powered by refmt. Made a local extension which does the job. If you want, I can submit a PR which integrates this into vscode-reasonml.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Feb 21, 2017

Sorry for the delay in getting this released. I had to fix up some other issues before pushing a new version. It’s available now in 0.0.98. See the "reason.formatOnSave" setting to enable it.

0reactions
ghostcommented, Feb 18, 2017

No problem. I will probably do a release tomorrow since I need to push some other updates.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to work with refmt? - ReScript Forum
Hi, I would like to work with the refmt tool in order to learn more about code is translated between the 3 syntax...
Read more >
Combining ocamlformat & refmt - Ecosystem - OCaml Discuss
Since I am currently trying to integrate Reason syntax support into odoc , I had some ideas on how to improve the intersections...
Read more >
Automatic Formatting - Dune documentation - Read the Docs
Dune can be set up to run automatic formatters for source code. It can use OCamlformat to format OCaml source code ( *.ml...
Read more >
Frequently Asked Questions - Reason
converts ocaml code into reason alias mlre="pbpaste | refmt --parse ml --print re ... That's the metadata file for Merlin, the shared editor...
Read more >
A new way of writing about Reason | Yehonathan Sharvit
Reason is supported by Facebook and has very good integration with React.js . ... Reason code is converted into Ocaml code by refmt....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found