• Resolved revixi5

    (@revixi5)


    Hello, First, I love your plugin. But an anoying thing is even if the settings are on “1 tab = 4 space” and “0 space on new line”, when I create a new line (enter) there is a huge jump of 10 tabs each time that I have to delete by hand… I’m on Mac, with Chrome. Is there a way to fix that? Thanks a lot.

    *here’s a GIF showing the issue : https://gnosticisme.com/snippet.gif

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    It looks like this may be due to the editor highlighting confusing CSS code for PHP code, and not finding a match for your closing CSS brace. You can see that the closing brace is greyed out as the code editor thinks it has been commented out.

    I’ll see what I can do to fix this in the plugin, but for the meantime an easy fix is to put closing braces on separate lines to hex colour codes using the # symbol.

    Plugin Author Shea Bunge

    (@bungeshea)

    I’ve managed to figure out how to get syntax highlighting working for embedded CSS code, like in your example. This should be working properly in the soon-to-be-released version 2.14.0.

    Thread Starter revixi5

    (@revixi5)

    Great news! Thanks a lot for your really useful plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘10 tabs with new line’ is closed to new replies.