samnet
- 活动总数 58
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 12
-
创建于 Caret Position Shift Issue After Switching Apps on macOS
I have just noticed, after I updated to PhpStorm 2024.1.1, there is some kind of annoying inconvenience when coding. When I leave to app and get back, the caret isn't indented anymore. Example:<hea... -
已编辑于 Tailwind CSS File Watcher
I want to setup a File Watcher to process my CSS with Tailwind CSS. I was using CodeKit for the last 5 years, but it doesn't work with my iCloud files. So I need to switch and had a first look at F... -
创建于 Sync went wrong
已回答I have set up a new macOS and installed PS and wanted to sync/download my settings I used before. But as I enabled "Settings Sync" in PS's Preferences, it said immediately pushing settings. So I gu... -
创建于 Working with build folders
Every so often, I (have to) use build folders. Never liked working with them, but another issue I came across and was wondering if there is a solution. Working from within the source folder, when I... -
创建于 Editor Preferences: Bold Text
已回答Hi! I have edited colour scheme and fonts in PS. Changed to JetBrains Mono. Problem is: The default text seems bold and config says it is not. Have a look at the white text. It is bold or semibold.... -
已编辑于 Support for PostCSS nested rules
HI! I'd like to use nested CSS rules in CSS files with the PostCSS Nested plugin. It works and compiles fine, but the syntax checker marks nested rules as an error. I have installed the PostCSS ... -
创建于 FTP Login fails
Hi there somehow I can't log in into my server with FTPS or FTP. Haven't changed anything server side. Some weeks ago I had to change from FTPS to FTP, because FTPS hadn't let me in. Now no config ... -
创建于 New/Custom Syntax Highlighting
I want to give ExpressionEngine another chance :-) New version 6 looks quite polished. However, there is no syntax highlighting for their custom template tags. Currently, everything between the {}... -
创建于 FTPS fails to upload files
I can't upload files with PhpStorm using FTPS. I can, however, list files/folders and "Sync with Deployed to …" to see if local/remote files differ. Connection and mappings should be fine. Problem ... -
创建于 No new line "surround with …" or Emmet abbreviation
I don't want PhpStorm to insert a new line when I expand an Emmet abbreviation. For example this line where I want to insert a link: <p>I want the link element to stay in this line a|</p> <p>I want...