Rewrap
Rewrap copied to clipboard
Support for custom languages
vscode: 1.67.2 extension: 1.16.3
I'm using the Better Jinja extension, which adds some languages.
I want to enable this extensions for the jinja-properties language (an ini file but as a jinja template). But wrapping doesn't work when I press my shortcut.
I also tried changing the config:
"[jinja-properties]": {
"rewrap.wrappingColumn": 100,
},
Does this extension work with custom languages?
This is happening for me too, on the same 1.16.3 version, vscodium 1.80.1