samnet

- Total activity 58
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 12
-
Created 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... -
Edited 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... -
Created Sync went wrong
AnsweredI 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... -
Created 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... -
Created Editor Preferences: Bold Text
AnsweredHi! 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.... -
Edited 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 ... -
Created 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 ... -
Created 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 {}... -
Created 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 ... -
Created 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...