Git Product home page Git Product logo

Comments (7)

ouuan avatar ouuan commented on August 20, 2024

Isn't it editor.formatOnSave? Do you want a specific setting for this formatter?

from vscode-remark.

anthony0030 avatar anthony0030 commented on August 20, 2024

I have that setting on. The only way I can get it to format is with the command palet in vscode.

from vscode-remark.

ouuan avatar ouuan commented on August 20, 2024

I have that setting on. The only way I can get it to format is with the command palet in vscode.

You may need this in your settings.json:

    "[markdown]": {
        "editor.defaultFormatter": "mrmlnc.vscode-remark"
    },

from vscode-remark.

anthony0030 avatar anthony0030 commented on August 20, 2024

It shows the errors when I save but won't autocorrect on save. I can run the command in VScode pallet and it works.

from vscode-remark.

ouuan avatar ouuan commented on August 20, 2024

It shows the errors when I save but won't autocorrect on save. I can run the command in VScode pallet and it works.

That's the problem: it shows the error instead of correcting them. So I think what we need is not a setting to format on save, but fixing this problem, which not only enables format on save, but also enables other formatting features of VS Code, like the shortcut, format on paste, etc.

from vscode-remark.

anthony0030 avatar anthony0030 commented on August 20, 2024

How would I do this?

from vscode-remark.

ouuan avatar ouuan commented on August 20, 2024

How would I do this?

I'm also a normal user. I'm just suggesting you modify your feature request.

from vscode-remark.

Related Issues (20)

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.