nette-intellij/intellij-latte

Setting code style - space around concatenation

JanHrivnak opened this issue · 0 comments

Describe the bug
Settings of Latte Code style wont export to .editorconfig

Environment (please complete the following information):

  • PhpStorm version 2021.3.1
  • Plugin version 1.1.4

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Setting - Editor - Code style - Latte - Spaces'
  2. Uncheck "around concatenation"
  3. Gear->Export->.editorconfig
  4. In file is no item like "ij_latte_space_around_concatenation" or similar

Screenshots
image (1)
image (2)