Ben Jackson
|
68c47edabb
|
Merge pull request #75 from orlangure/add-reset-info
889
Document closing the debugger
|
2020-01-07 16:58:11 +00:00 |
|
mergify[bot]
|
fec355cab4
|
Merge branch 'master' into add-reset-info
|
2020-01-07 13:25:41 +00:00 |
|
mergify[bot]
|
abb3c6b387
|
Merge pull request #76 from puremourning/readme-deps
887
Make statement about neovim support
|
2020-01-07 13:23:27 +00:00 |
|
yury
|
c8334dc30c
|
Fix Watches link in readme
|
2020-01-07 15:20:10 +02:00 |
|
yury
|
0ecc99a75c
|
Add instruction on how to close the debugger
Omit `Reset` mapping
|
2020-01-07 15:20:04 +02:00 |
|
Ben Jackson
|
a74b9f2c65
|
Make statement about neovim support
Currently unsupported for technical reasons, not philosophical ones.
|
2020-01-07 13:12:06 +00:00 |
|
yury
|
c8a99831d6
|
Remove colon for consistency
|
2020-01-07 11:59:44 +02:00 |
|
Ben Jackson
|
144efab83d
|
Add workaround for broken cpptools on macOS
872
|
2020-01-01 15:19:13 +00:00 |
|
Ben Jackson
|
e2738de64e
|
Update vscode-python
859
|
2019-12-30 20:33:37 +00:00 |
|
Ben Jackson
|
6944cb7c1f
|
Fix tracebnack when no source in stack frame
855
|
2019-12-22 21:33:16 +00:00 |
|
mergify[bot]
|
415a601963
|
Merge pull request #73 from puremourning/syntax
840
Syntax highlighting for locals and watches
|
2019-12-15 10:53:11 +00:00 |
|
Ben Jackson
|
ed6beff03b
|
Enable syntax highlighting for watches and locals
|
2019-12-15 10:48:21 +00:00 |
|
Ben Jackson
|
94b8f0a81d
|
Update cpptools
|
2019-12-15 09:16:04 +00:00 |
|
mergify[bot]
|
c02e308d4f
|
Merge pull request #72 from puremourning/breakpoints-move
835
Fix issues with breakpoints not being in the correct location
|
2019-12-15 09:01:18 +00:00 |
|
Ben Jackson
|
74ef72b150
|
which -s is mac only
|
2019-12-14 18:03:53 +00:00 |
|
Ben Jackson
|
7d046574cb
|
Add tests for toggling breakpoint and inserting line
|
2019-12-14 18:03:34 +00:00 |
|
Ben Jackson
|
16c3b65cae
|
If signs are moved by user actions, use the current lnum of the sign for the breakpoint.
|
2019-12-14 15:51:04 +00:00 |
|
Ben Jackson
|
8d025c475d
|
Remove old jekyll config
769
|
2019-11-06 15:55:33 +00:00 |
|
Ben Jackson
|
bed68aa691
|
Fix up the site
|
2019-11-06 15:53:03 +00:00 |
|
Ben Jackson
|
ccc966f985
|
Fix formatting errors
|
2019-11-06 12:14:43 +00:00 |
|
Ben Jackson
|
6791b4bb58
|
Rename CONFIGURATION.md to configuration.md
767
|
2019-11-06 12:13:51 +00:00 |
|
Ben Jackson
|
28a02617ee
|
Set theme jekyll-theme-tactile
765
|
2019-11-06 12:07:20 +00:00 |
|
mergify[bot]
|
105e6d4460
|
Merge pull request #70 from puremourning/working-dir
764
[READY]: Document config format and add some usability improvements
|
2019-11-06 11:58:36 +00:00 |
|
Ben Jackson
|
7297e12605
|
Add schema definition for the config
|
2019-11-06 11:44:23 +00:00 |
|
Ben Jackson
|
25b22d2a9e
|
Allow gadget config to set up default values for launch configuration
|
2019-11-05 19:02:17 +00:00 |
|
Ben Jackson
|
0057094179
|
Allow gadget config in .gadgets.d to override the installed config
|
2019-11-05 19:02:17 +00:00 |
|
Ben Jackson
|
5586d9e694
|
Allow setting exception breakpoints in debug config
|
2019-11-05 18:35:36 +00:00 |
|
Ben Jackson
|
f173a043be
|
Find the vimspector config from the parent of the open file not the current working directory
|
2019-11-05 18:35:23 +00:00 |
|
mergify[bot]
|
c4202958e8
|
Merge pull request #68 from puremourning/source-request
738
Source request
|
2019-11-02 09:41:06 +00:00 |
|
Ben Jackson
|
28b6964aea
|
Support sourceReferences and Source request
|
2019-11-02 09:34:59 +00:00 |
|
mergify[bot]
|
64187adc01
|
Merge pull request #67 from puremourning/no-file
735
Don't crash when no file is open on start
|
2019-11-02 09:33:53 +00:00 |
|
mergify[bot]
|
8ffc018c59
|
Merge branch 'master' into no-file
|
2019-11-02 09:29:49 +00:00 |
|
Ben Jackson
|
2931f79d15
|
Don't crash when no file is open on start
|
2019-10-27 19:09:33 +00:00 |
|
mergify[bot]
|
c26fe1ddd2
|
Merge pull request #64 from puremourning/python-ptvsd
720
Demo of python attach
|
2019-10-26 14:54:54 +00:00 |
|
Ben Jackson
|
3c8edd4f0f
|
Cache the gadgets to make CI maybe work
And stop installing experimental gadgets for now. The downloads get
rejected and it makes the vimspector bundle bigger than needed.
|
2019-10-26 14:28:01 +01:00 |
|
Ben Jackson
|
12df3c53a2
|
Allow selecting a specific launch config on LaunchWithSettings
|
2019-10-26 13:10:44 +01:00 |
|
Ben Jackson
|
6ad172aef7
|
Demo of python attach
|
2019-10-26 13:10:44 +01:00 |
|
mergify[bot]
|
6e460bd91f
|
Merge pull request #66 from puremourning/typescript-chrome
711
Fix installation issues
|
2019-10-23 06:11:07 +00:00 |
|
Ben Jackson
|
1a77b32e01
|
Flaky CI seems to fail to download sometimes
|
2019-10-23 00:25:02 +01:00 |
|
Ben Jackson
|
d29b0ebcfd
|
Fix installation issues
|
2019-10-23 00:25:02 +01:00 |
|
mergify[bot]
|
cf2ac77391
|
Merge pull request #62 from puremourning/python-ptvsd
593
Python ptvsd
|
2019-10-13 19:04:47 +00:00 |
|
Ben Jackson
|
28833648e6
|
Allow installing literally _all_ the completer
|
2019-10-13 18:40:56 +01:00 |
|
Ben Jackson
|
a04dfcb4db
|
Update vscode-python and document the startup sequence, which is clearly broken in vscode-python
|
2019-10-13 18:40:31 +01:00 |
|
Ben Jackson
|
82e351454d
|
Wait for up to 10s to attach to socket
|
2019-10-13 18:39:54 +01:00 |
|
Ben Jackson
|
0e76340435
|
Fix some help typos
527
|
2019-10-06 22:28:31 +01:00 |
|
mergify[bot]
|
e9ca4a7ad4
|
Merge pull request #60 from puremourning/chrome
526
Add chrome debugger
|
2019-10-06 21:26:45 +00:00 |
|
Ben Jackson
|
63f8543d8f
|
The chrome debugger doesn't return 'line' in some stack frames. Fix a bug for expensive scopes
|
2019-10-06 22:19:19 +01:00 |
|
Ben Jackson
|
52b0ee9d49
|
chrome debugger
|
2019-10-06 22:19:19 +01:00 |
|
mergify[bot]
|
ef675e0b07
|
Merge pull request #59 from puremourning/node
521
Support the Node.js debugger (not the legacy one)
|
2019-10-06 21:04:56 +00:00 |
|
Ben Jackson
|
0b0388d075
|
Simple tests for node debugger
|
2019-10-06 19:24:48 +01:00 |
|