Rewrap icon indicating copy to clipboard operation
Rewrap copied to clipboard

Support for custom languages

Open lonix1 opened this issue 3 years ago • 1 comments

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?

lonix1 avatar Jun 15 '22 23:06 lonix1

This is happening for me too, on the same 1.16.3 version, vscodium 1.80.1

kaubu avatar Jul 20 '23 05:07 kaubu