Sebastian Widmann

Results 6 issues of Sebastian Widmann

Hi, first of all: Great work! Now the problem, the code beautifier has some problems with regexp like: locations = locations.where(:name => /(#{name})+(.)*/i) unless name.blank? This line kills the formatting....

Hi there, when using the default CSS package, I can use "Goto symbol" to jump to class definitions within media queries. After installing the CSS3 package (and disabling the CSS...

bug

## Describe the bug When I add a custom command that wraps selected text in a custom tag and use `editor.getSelectedText();`, only the text without empty lines is returned. ##...

Bug

Hi there, I have a multisite setup for DE and EN locales. The main page tree is in DE and every page should have a EN translation. It would be...

Multi-site

Hi there, first of all, a great plugin. Just a short question, is it somehow possible to customize the up and down arrows? In the light theme version, they are...

In the seo pro docs, there is an example for antlers templating: ``` {{ content | strip_tags | truncate:250:... }} ``` If I use this example code or if I...

can't recreate
needs more info