My settings for JetBrains IDEs
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

13 wiersze
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>