0
votes

I would like to know where PhpStorm (and probably other JetBrains IDE's) manages the TODO patterns? Is there a specific config file that holds the configured regex expressions?

I'm asking, because I would like to share the patterns:

  1. with myself (Desktop <-> Laptop)
  2. with team members per project. Best possible result would be to include them in the VCS

Is this possible?

I currently use PhpStorm 2018.3.4

1

1 Answers

2
votes

No, sharing TODOs isn't possible (in an easy way) in PhpStorm. Here's a feature request to make this possible: https://youtrack.jetbrains.com/issue/IDEA-77590 - feel free to give it a vote or comment