My settings for JetBrains IDEs
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

13 righe
291 B

  1. <application>
  2. <component name="XDebuggerSettings">
  3. <data-views />
  4. <general />
  5. <debuggers>
  6. <debugger id="javascript">
  7. <configuration>
  8. <custom-object-presentation />
  9. </configuration>
  10. </debugger>
  11. </debuggers>
  12. </component>
  13. </application>