debugger: Run debug scenarios from package.json (#32958)
Release Notes: - New session modal for a debugger will now show tasks from package.json as debuggable scenarios --------- Co-authored-by: Remco Smits <djsmits12@gmail.com> Co-authored-by: Anthony Eid <hello@anthonyeid.me>
This commit is contained in:
parent
73fee01c85
commit
99215f7660
4 changed files with 83 additions and 25 deletions
|
@ -10,6 +10,6 @@ brackets = [
|
|||
]
|
||||
tab_size = 2
|
||||
prettier_parser_name = "json"
|
||||
|
||||
debuggers = ["JavaScript"]
|
||||
[overrides.string]
|
||||
completion_query_characters = [":", " "]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue