Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in

Mark Crossfield
Follow New posts New posts and comments

Avatar
  • Total activity 10
  • Last activity September 26, 2022 15:49
  • Member since January 24, 2022 16:26
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 3
Activity overview Posts (0) Comments (3)
  • Mark Crossfield commented, August 09, 2022 17:26
    If you are trying to make the . character match newlines (similar to DOTALL mode in Java) you may find this useful. As the docs say: IntelliJ IDEA supports all the standard regular expressions syn...
    1. Community
    2. PhpStorm
    3. Multi line search and replace
    • 4 votes
  • Mark Crossfield commented, August 09, 2022 17:19
    As the docs say: PhpStorm supports all the standard regular expressions syntax This means you can use modifiers such as `(?s)` a the start of the expression which: makes the dot match all charac...
    1. Community
    2. PhpStorm
    3. Possible to make .* match line breaks (Replace in path)
    • 0 votes
  • Mark Crossfield commented, January 24, 2022 16:26
    I’ve written a command-line script that can be used to manipulate the settings to disable these shortcuts. It’s available here.
    1. General
    2. Known issues
    3. Cmd+Shift+A hotkey opens Terminal with "apropos" search instead of the Find Action dialog
    • 0 votes
Copyright © 2000– JetBrains s.r.o.