Andre Weinand
|
9fe4b41a0c
|
use final version of node vscode-debugprotocol (1.6.1)
|
2016-02-29 12:51:06 +01:00 |
Andre Weinand
|
29821a87ec
|
upgrade to typescript 1.8.2
|
2016-02-28 00:32:31 +01:00 |
Andre Weinand
|
d91d7ed586
|
bump version
|
2016-02-22 13:46:41 +01:00 |
Andre Weinand
|
3d882d3a9a
|
make error code consistent (in 3xxx range)
|
2016-02-22 13:46:04 +01:00 |
Andre Weinand
|
24a6d74e9a
|
Mono Debug is only supported on OS X and Unix
|
2016-02-22 13:18:19 +01:00 |
Andre Weinand
|
e033812929
|
don't ignore working directory. fixes #8
|
2016-02-22 13:06:40 +01:00 |
Andre Weinand
|
2ee0e4fad2
|
add MakeRelativePath
|
2016-02-22 13:05:24 +01:00 |
Andre Weinand
|
56e901bfe1
|
cosmetics
|
2016-02-22 13:04:34 +01:00 |
Andre Weinand
|
e9b4f84d34
|
add telemetry support
|
2016-02-22 13:03:26 +01:00 |
Andre Weinand
|
cd309d51d5
|
bumping version
|
2016-02-21 23:33:01 +01:00 |
Andre Weinand
|
0e3db0d232
|
clean up for release
|
2016-02-21 23:27:25 +01:00 |
Andre Weinand
|
91bed79b48
|
fix character case of DebugClient.ts
|
2016-02-21 23:20:07 +01:00 |
Andre Weinand
|
1b4922480e
|
remove mono 3.12.0 from tests
|
2016-02-21 19:45:34 +01:00 |
Andre Weinand
|
c14cf837c3
|
make adapter shutdown in tests more robust
|
2016-02-21 19:35:30 +01:00 |
Andre Weinand
|
1e927dc0a7
|
update date
|
2016-02-21 01:55:37 +01:00 |
Andre Weinand
|
5b264cf65c
|
remove unused using
|
2016-02-21 01:55:00 +01:00 |
Andre Weinand
|
d8bb96f3eb
|
fix test
|
2016-02-21 01:54:36 +01:00 |
Andre Weinand
|
564e0e042c
|
some renaming
|
2016-02-20 10:48:13 +01:00 |
Andre Weinand
|
ea9cda0905
|
change description
|
2016-02-20 00:41:37 +01:00 |
Andre Weinand
|
aafdb4e160
|
remove gulpfile from project
|
2016-02-19 22:49:51 +01:00 |
Andre Weinand
|
e9bfef9178
|
remove unused strings
|
2016-02-19 22:49:12 +01:00 |
Andre Weinand
|
787014c0b2
|
avoid leading space
|
2016-02-19 22:48:46 +01:00 |
Andre Weinand
|
5ee66e284f
|
echo command line to output
|
2016-02-19 22:48:18 +01:00 |
Andre Weinand
|
4edeada336
|
add warning to readme.md
|
2016-02-19 20:38:13 +01:00 |
Andre Weinand
|
fbe109645f
|
add icon
|
2016-02-19 19:17:48 +01:00 |
Andre Weinand
|
c2416b4a67
|
add category
|
2016-02-19 19:13:03 +01:00 |
Andre Weinand
|
b27fce0ccd
|
undo nls work on displayName and description
|
2016-02-19 19:09:05 +01:00 |
Andre Weinand
|
d5e749bc53
|
don't forget README.md
|
2016-02-19 18:53:09 +01:00 |
Andre Weinand
|
9f92294430
|
another try to fix travis
|
2016-02-19 18:37:38 +01:00 |
Andre Weinand
|
2b7bcfc14d
|
make test not fail
|
2016-02-19 18:31:39 +01:00 |
Andre Weinand
|
8a300260cc
|
fix travis CI
|
2016-02-19 18:26:26 +01:00 |
Andre Weinand
|
202509a01b
|
remove gulp and azure upload
|
2016-02-19 17:39:38 +01:00 |
Andre Weinand
|
a88987e392
|
remove unused usings
|
2016-02-19 12:53:18 +01:00 |
Andre Weinand
|
348c8649a3
|
add support for capabilities
|
2016-02-19 12:53:01 +01:00 |
Andre Weinand
|
6aa48f0cb9
|
fix extension host launch config
|
2016-02-19 12:51:47 +01:00 |
Andre Weinand
|
5dec1aa8ba
|
localize package.json
|
2016-02-19 11:26:38 +01:00 |
Andre Weinand
|
8df24fb107
|
use latest debug protocol
|
2016-02-19 11:09:26 +01:00 |
Andre Weinand
|
e0c4cd403b
|
introduce displayName
|
2016-02-19 11:08:31 +01:00 |
Andre Weinand
|
993520ddf8
|
update aiKey
|
2016-02-19 11:08:02 +01:00 |
Andre Weinand
|
3cadc3f196
|
add aiKey
|
2016-02-16 15:51:52 +01:00 |
Andre Weinand
|
989f5d5176
|
fix default values in schema
|
2016-02-12 12:47:59 +01:00 |
Andre Weinand
|
67193ee416
|
upgrade to latest protocol
|
2016-02-11 11:21:29 +01:00 |
isidor
|
5713a5b877
|
add "preLaunchTask": "" to increase discoverability
|
2016-02-05 19:10:17 +01:00 |
Andre Weinand
|
76a8bbd368
|
another try to fix travis tests
|
2016-02-01 00:34:06 +01:00 |
Andre Weinand
|
bdc62aacde
|
try to fix tests for travis
|
2016-02-01 00:24:49 +01:00 |
Andre Weinand
|
c4c5fc6226
|
implement "launch mono" that is independent from sdb. fixes Microsoft/vscode#2350
|
2016-01-31 23:53:50 +01:00 |
Andre Weinand
|
6a025c4494
|
only exclude top-level directories
|
2016-01-31 16:58:21 +01:00 |
Andre Weinand
|
55ab0c2d6f
|
use latest DebugClient.js from node-debug
|
2016-01-31 16:56:47 +01:00 |
Andre Weinand
|
dee2692b7b
|
add build prelaunchtask to 'Run Tests'
|
2016-01-31 16:55:53 +01:00 |
Andre Weinand
|
b0620b333f
|
fixing test source map generation
|
2016-01-30 16:36:33 +01:00 |