Simon Marchi
1244e4133c
Enable tslint with basic rules
...
Add tslint as a plugin to tsc, so that they will show up in vscode or
whatever editor people use. I only enabled two basic rules that I think
are very useful, prefer-const and no-var-keyword. Violations of these
rules were fixed with "tslint -p . --fix". There was one unused
variable (in the isExpandable) function that I removed by hand.
2018-07-17 18:19:37 -04:00
yanpas
67e0afac89
initialConfigurations valuesFormatting
2018-07-05 12:53:28 +03:00
Yan Pashkovsky
3580241216
add valuesFormatting by default
2018-07-04 18:21:44 +03:00
WebFreak001
628492ba6c
Bump to 0.22.0
2018-03-21 23:34:36 +01:00
Jan Jurzitza
cc3ad45cb8
Merge pull request #138 from rafmudaf/master
...
Add explicit fortran language Ids
2018-03-21 10:08:19 +01:00
Rafael M Mudafort
cd751cb8e9
include additional fortran language IDs in lldb
2018-03-20 18:10:01 -06:00
Rafael M Mudafort
3fc21e4e19
Add explicit fortran language ids
2018-03-20 13:52:03 -06:00
Jelle Roets
16370ea112
add option to use ssh agent for authentication
2018-03-17 17:05:34 +01:00
Erik Askov Mousing
e848017326
Added break point support for fortran90
2018-02-12 11:49:30 +01:00
gentoo90
21e1dcda63
Fix "request" value of "Attach to PID" in config
2017-12-17 10:06:04 +02:00
WebFreak001
ef8245259a
Bump to 0.21.2 + icon fix & changelog update
2017-07-23 19:52:45 +02:00
WebFreak001
cdf72116bb
Bump to 0.21.1 ( fix #116 again)
2017-07-23 19:02:21 +02:00
WebFreak001
49dd1644f7
Merge branch 'master' of github.com:WebFreak001/code-debug
2017-07-23 19:01:27 +02:00
WebFreak001
6d4822f1e4
Bump to 0.21.0 ( fix #116 )
2017-07-23 19:01:08 +02:00
Faustino Aguilar
98f5b7153d
enable breakpoints for crystal language
2017-06-15 21:32:12 -05:00
WebFreak001
aa1ea10c73
Bump to 0.20.0
2017-05-26 23:33:34 +02:00
WebFreak001
7aec463e19
Merge branch 'master' of github.com:WebFreak001/code-debug
2017-05-26 23:21:49 +02:00
gentoo90
beb80f7375
Add valuesFormatting parameter to launch config
2017-05-26 22:48:33 +03:00
WebFreak001
69679beb6c
Bump to 0.19.0
2017-04-26 19:35:09 +02:00
WebFreak001
e83a5625b3
Bump to 0.18.0
2017-04-14 18:27:02 +02:00
WebFreak001
a21e2e65af
Fix #98
2017-04-14 18:26:40 +02:00
WebFreak001
edfac8eb1a
Bump to 0.17.1
2017-04-14 18:14:04 +02:00
WebFreak001
f766a9f7ec
Bump to 0.17.0
2017-02-10 19:47:00 +01:00
WebFreak001
e969b4086c
Updated dependencies
2017-02-10 19:45:51 +01:00
WebFreak001
318ece44cf
Added special commands for extended-remote fix #91
2017-01-09 00:33:21 +01:00
WebFreak001
3738f4f03c
Bump to 0.16.0
2016-12-31 15:17:34 +01:00
WebFreak001
4f8ae4eb24
Attach over ssh with gdb ( fix #83 )
2016-12-31 15:16:12 +01:00
WebFreak001
c9be6b0634
Bump to 0.15.0
2016-12-20 22:40:57 +01:00
WebFreak001
9b317a1a1a
Reverse continue
2016-12-20 22:37:25 +01:00
WebFreak001
3f4d38b318
Added confguration snippets
2016-12-20 22:28:17 +01:00
Mrmaxmeier
7299e3d1d8
add debugger_args autocompletion
2016-12-11 21:38:36 +01:00
WebFreak001
a32c8b5c94
Bump to 0.14.0
2016-12-07 00:46:38 +01:00
WebFreak001
c7370d894a
support breakpoint hit count
2016-12-07 00:41:15 +01:00
WebFreak001
2f2d0294f4
typescript upgrade
2016-12-07 00:10:55 +01:00
WebFreak001
4829b28df5
Added vala breakpoints fix #85
2016-12-06 23:59:13 +01:00
WebFreak001
e0968b65e1
Bump to 0.13.0
2016-12-06 23:55:18 +01:00
WebFreak001
5136be3f7d
Bump to 0.12.3
2016-11-15 13:17:21 +01:00
WebFreak001
b2d23d6e10
Bump to 0.12.2
2016-09-04 17:14:03 +02:00
WebFreak001
d8aeaf506b
Bump to 0.12.1
2016-08-26 23:31:25 +02:00
WebFreak001
6ead793c09
Added variables for file (base)name w/o extension
...
fix #71
2016-08-26 23:21:57 +02:00
WebFreak001
5a84af0bff
Bump to 0.12.0
2016-08-13 13:42:19 +02:00
WebFreak001
7e597897b4
Bump to 0.11.1
2016-08-08 17:56:43 +02:00
WebFreak001
640abf822b
Added showDevDebugOutput option to debug GDB calls
2016-08-08 17:56:20 +02:00
WebFreak001
e7c15f0d71
Bump to 0.11.0
2016-07-23 02:14:01 +02:00
WebFreak001
87ff8b8644
Added examining memory locations ( fix #64 )
...
also added a way to run mi commands over unix domain sockets so other applications can communicate with code-debug
2016-07-23 02:13:36 +02:00
WebFreak001
eef6570833
Bump to 0.10.0
2016-07-16 09:56:06 +02:00
WebFreak001
55900876dc
accidentally removed vscode from devDependencies
2016-07-10 17:13:07 +02:00
WebFreak001
d704af2501
Implemented stepping back & changing variables
2016-07-10 16:34:12 +02:00
WebFreak001
81f8e6fcf1
Removed debug logs & bump to version 0.9.0
2016-07-02 23:39:00 +02:00
WebFreak001
1e298815c4
Added mago-mi support ( fix #67 )
2016-07-02 23:35:28 +02:00