Commit graph

35 commits

Author SHA1 Message Date
Graham Wheeler
5a37633830
Update README.md
Added links to wiki pages
2023-06-27 16:15:11 -07:00
Joshua Tzucker
266a19809a Fix typo in README example command
- `--config-subProcess` -> `--configure-subProcess`
2022-04-13 11:01:38 -07:00
Pavel Minaev
87ef7307a4 Update README.md 2022-04-12 16:22:04 -07:00
Pavel Minaev
1a6c323599 Remove Python 3.6 support. 2022-03-23 15:20:29 -07:00
fritzmark
70d4f5bcb7 Update README.md
Corrected pid parameter usage.
2020-11-05 07:45:44 -03:00
fritzmark
b613ec84a0 Update README.md
Fixed spelling.
2020-11-05 07:45:44 -03:00
schulz3m
97b1a61c91 Added subProcess parameter to cli docu 2020-11-05 07:45:44 -03:00
Pavel Minaev
1de5526317 Rename master -> main. 2020-10-21 09:33:31 -07:00
Pavel Minaev
8447a15396 Refactor debugpy API and CLI for clarity and consistency. 2020-02-11 14:40:25 -08:00
Karthik Nadig
d1662a2286
Update Badge 2020-01-31 16:56:14 -08:00
Karthik Nadig
601244dfba
Update badges 2020-01-31 16:12:04 -08:00
Karthik Nadig
39fbbd2b9c
Update azure pipelines badge 2020-01-30 22:03:20 -08:00
Pavel Minaev
8b4c40e922 Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
Karthik Nadig
2c0903078e
Update coverage badge from sonar 2019-10-01 14:36:42 -07:00
Karthik Nadig
edf6926a4b
Add coverage badge 2019-10-01 10:31:15 -07:00
Karthik Nadig
66bd05a7ce
Fix badge 2019-04-08 14:08:51 -07:00
Pavel Minaev
848e534f2c
Add logging instructions 2019-03-05 12:00:05 -08:00
Karthik Nadig
4f0659a4b5
Add version badge (#1169) 2019-02-25 10:48:46 -08:00
Karthik Nadig
9aaf937478
Removing old test code (#1088)
Removing old test code
2019-01-07 13:38:32 -08:00
Archit
8b92b8462d Correct Grammatical Mistakes (#976) 2018-11-12 14:46:08 -08:00
Pavel Minaev
c7ee9277f3 Fix #896: Changes in CLI arguments between versions
Merge changes from v4.1.4-branch into master.
2018-10-18 15:02:34 -07:00
Pavel Minaev
5197e1e73f
Update README.md
More improvements.
2018-10-17 19:46:39 -07:00
Pavel Minaev
a4c0c32892
Update README.md
Fix snippets since `--host` is now required, and clarify things in general.

Fix JSON highlighting.
2018-10-17 19:31:35 -07:00
Ayush Shanker
ff107b96de fix json comments syntax highlight (#881) 2018-10-06 22:15:21 -07:00
Karthik Nadig
170de0c659
Updating contribution details (#860)
* Add codeofconduct and contributing md files

* Updating contribution details

* Addressing comments.

* Some tweaks
2018-10-01 18:16:04 -07:00
Karthik Nadig
f8c3d847f8
Update readme with usage details (#807) 2018-09-18 13:09:36 -07:00
Don Jayamanne
14982d90ba
Fix path mappings with remote debugging (#624)
Fixes #610
2018-07-10 15:09:16 -07:00
Derek Keeler
e80a669624
Update for VSTS-based CI process (#431)
* Add flake8 configuration files
- .flake8.ci: addendum config for CI to make use of only.
* Add build badge for CI in VSTS
* Enable JUnit style test file output.
- convert_args return value simplified
- allow original style of unittest reporting as well
- remove unnecessary flags from junit xmlrunner
* Use argparse to collect runtime configuration of tests module
2018-06-21 17:09:53 -07:00
Don Jayamanne
5f7f764e2f
Rename flag to make it more meaningful (#326)
Fixes #322
2018-04-09 15:54:08 -07:00
Don Jayamanne
295fdedae6
Pass flag to inicate whether to handle file paths in a case sensitive manner (#323)
Fixes #322
2018-04-06 16:10:36 -07:00
Don Jayamanne
39dfffe20e
Add support for remote source references (#321)
Fixes #318
2018-04-06 13:49:28 -07:00
Don Jayamanne
44d18a0c89
Enable path mappings for remote debugging (#308)
Fixes #241
2018-04-04 14:20:49 -07:00
Eric Snow
3c3770ded8
Add a CI badge. 2018-03-06 10:03:19 -07:00
Pavel Minaev
3543b25329 Initial ptvsd commit 2017-12-12 12:32:17 -08:00
Microsoft Open Source
9c7077b6fe Initial commit 2017-12-07 16:36:18 -08:00