Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support workspace and language specific settings #92

Closed
florianrusch opened this issue Jul 3, 2018 · 4 comments
Closed

Support workspace and language specific settings #92

florianrusch opened this issue Jul 3, 2018 · 4 comments

Comments

@florianrusch
Copy link

florianrusch commented Jul 3, 2018

Hi,

it would be nice, if Rewrap could support workspace and language specific settings.

Example:

  1. I have a project, where I would like to set "rewrap.autoWrap.enabled": false,
  2. I would like to set "rewrap.autoWrap.enabled": false, for a specific language. (for example: yaml)

For the second part of the example, mjbvz shows a workaround here: microsoft/vscode#26707

@tribut
Copy link

tribut commented Feb 28, 2019

This could be super helpful for git commit messages! Would love support for

    "[git-commit]": {
        "rewrap.autoWrap.enabled": true,
    },

@Vxider
Copy link

Vxider commented Feb 27, 2020

Vote for this feature, so we can only enable autowrap for markdown or latex documents.

@lzambarda
Copy link

Not sure if this will ever see the light, but I strongly support this due to rewrap mangling csv, json and other file formats which should not be targeted by this.

OliverJAsh added a commit to OliverJAsh/Rewrap that referenced this issue Jul 6, 2020
I haven't tested this but I'm hoping it fixes stkb#176 and stkb#92.
@stkb stkb added the duplicate label Aug 20, 2020
@stkb
Copy link
Owner

stkb commented Aug 20, 2020

Autowrap can now be set per workspace/language in the next release. See #149 (comment). I'm going to close this as a duplicate.

@stkb stkb closed this as completed Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants