Max Alekseyev
- 活动总数 186
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 18
- 订阅数 37
-
创建于 AlpineJS unresolved variables
Alpine.data - Alpine is missing import settingsthis.$root, this.$el, this.$refs - unresolved variablesHow to prevent this and may be color this values?AlpineJS plugin installedunresolved variables -
已编辑于 if/esle formatting for short and full syntax howto (settings)
How to keep ‘else’ on the same string as brackets, but add the new line in short form with the autoformatting? Code to check:if ($i > $j || $j >= $arg_b - $i) $out .= '_';else $out .= '*';... -
创建于 Mark special unknown variable in LESS with special color
I have unknown variable @result marked with red. Generally that's normal but in this case I want to mark it with green. How to do that? -
-
已编辑于 Wrong colors display for styles in editor panel
That's worked well in previous Webstorm about 2020 version. Using now: - WS 2023 - Monokai Pro theme (Filter Octagon) - My custom code theme from previous setup That's not the red as it was before... -
已编辑于 WebStorm 2023.1 sidebar and map bg
Hello,Just installed WebStorm 2023.1 over 2020.1. It imported settings well accept of sidebar and map. It's lighter. Had the same bg as editiorTried to find some solution like gutter bg, but no suc... -
创建于 Less compilation, LiveEdit and no immediate page refresh
Live edit for HTML and JS working well, for just the CSS also. File watcher for less files compiles everything well, I checked in another editor, file was compiled, but no any changes on the browse... -
已编辑于 Multiplying php processes
It was very hard to debug it, I thought that it's local dev server problem but I catch it at last1. Win 10 Pro LTSC2. PhpStorm 2023.1Local server works, non php project opened and no problem at al... -
创建于 Import/export the part of color scheme
How can I import/export the part of color scheme? Just CSS/Less, for exemple, or just XML only -