My settings for JetBrains IDEs
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

13 satır
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>