Andre Weinand
|
2801eac2be
|
update node-debug
|
2015-12-03 12:45:40 +01:00 |
|
Mattias Pernhult
|
ecaa12d3c4
|
Refactor some variable names
|
2015-12-03 12:19:32 +01:00 |
|
Johannes Rieken
|
ad03fd62b3
|
remove the last csharp-o occurrences and make build happy
|
2015-12-03 12:17:28 +01:00 |
|
Agetorp
|
f385d0ab97
|
Implemented feature requested in issue #950
|
2015-12-03 12:14:34 +01:00 |
|
Johannes Rieken
|
ad7b0bd353
|
download and bundle vscode-omnisharp during build
|
2015-12-03 12:03:05 +01:00 |
|
Johannes Rieken
|
601c0776d7
|
move out vscode omnisharp
|
2015-12-03 12:03:05 +01:00 |
|
Joao Moreno
|
42ff2b415b
|
speed up extension query
fixes #439
|
2015-12-03 11:29:54 +01:00 |
|
Martin Aeschlimann
|
4d90894543
|
[xml] entities are not highlighted #820
|
2015-12-03 11:04:38 +01:00 |
|
Joao Moreno
|
f5c8d33fb6
|
install extension after readme
fixes #914
|
2015-12-03 11:00:40 +01:00 |
|
Johannes Rieken
|
38133dbe57
|
make vscode a dependency, don't use magic build, discover and fix some issues with the global vscode module
|
2015-12-03 10:58:22 +01:00 |
|
Johannes Rieken
|
4b62802816
|
favor const
|
2015-12-03 10:46:29 +01:00 |
|
Johannes Rieken
|
bb68dfffe2
|
don't leak a listener
|
2015-12-03 10:38:47 +01:00 |
|
Johannes Rieken
|
36963f2695
|
remove unused typings
|
2015-12-03 10:35:39 +01:00 |
|
Joao Moreno
|
7e6a4f0e46
|
sorry ben
|
2015-12-03 10:30:24 +01:00 |
|
Martin Aeschlimann
|
64cfbc30d7
|
jsp should not register for XML
|
2015-12-03 10:25:43 +01:00 |
|
Martin Aeschlimann
|
758bf0d85f
|
[html] punctuation for tags can not be colored by syntax themes #928
|
2015-12-03 10:25:42 +01:00 |
|
Martin Aeschlimann
|
b1014464c3
|
[html] Please provide a built-in HTML.tmLanguage file #543
|
2015-12-03 10:25:42 +01:00 |
|
Martin Aeschlimann
|
38645311b0
|
Merge pull request #804 from Tyriar/remove_dead_html_code
[html] Remove dead code in html.ts
|
2015-12-03 10:16:11 +01:00 |
|
isidor
|
e0e2ce137f
|
debug: rawAttach should also pass in the source map data.
|
2015-12-03 10:08:30 +01:00 |
|
Joao Moreno
|
91ec2ba040
|
git pull with rebase
fixes #907
related to #150
|
2015-12-03 10:00:00 +01:00 |
|
Joao Moreno
|
254ddfd8dd
|
cleanup
|
2015-12-03 09:59:57 +01:00 |
|
Johannes Rieken
|
870d62c947
|
don't mention product names, fixes #949
|
2015-12-03 09:58:25 +01:00 |
|
Johannes Rieken
|
8dbe6487fc
|
make sure URL can be marshalled to/from in ext host, fixes #952
|
2015-12-03 09:42:15 +01:00 |
|
Johannes Rieken
|
60cb7e2305
|
Revert "workaround: TypeError: Cannot read property '_acceptIsDirty' of undefined #952"
This reverts commit 2de359c7d3.
|
2015-12-03 09:42:15 +01:00 |
|
Benjamin Pasero
|
dd2a4bd443
|
service: add a test for cancellation
|
2015-12-03 09:36:45 +01:00 |
|
Benjamin Pasero
|
2de359c7d3
|
workaround: TypeError: Cannot read property '_acceptIsDirty' of undefined #952
|
2015-12-03 07:59:27 +01:00 |
|
Benjamin Pasero
|
2d44888569
|
broadcast should support target window
|
2015-12-03 07:57:44 +01:00 |
|
Chris Dias
|
9dd095c27e
|
Add licenseURL to default product.json pointing to MIT License in repo
|
2015-12-02 20:20:47 -08:00 |
|
Chris Dias
|
d302d35699
|
Remove "Visual Studio" name from strings
|
2015-12-02 16:49:45 -08:00 |
|
Daniel Imms
|
6a6fb7c6d3
|
Merge remote-tracking branch 'upstream/master' into remove_dead_html_code
|
2015-12-02 15:19:27 -08:00 |
|
Andre Weinand
|
d194e65958
|
update debug adapters
|
2015-12-02 22:27:01 +01:00 |
|
Johannes Rieken
|
e8a439374b
|
more URI over URL changes, remove getPath and getRequestUrl from request service
|
2015-12-02 21:24:05 +01:00 |
|
Benjamin Pasero
|
58cd13b642
|
Extension host debugging: change to a model where VS Code triggers reattach (instead of polling)
|
2015-12-02 21:18:54 +01:00 |
|
Johannes Rieken
|
5e7472bf99
|
perf - save an array when asking for language features
|
2015-12-02 17:58:53 +01:00 |
|
isidor
|
d25d7ffba2
|
debug: do not expose debugSession.attach.
|
2015-12-02 17:47:40 +01:00 |
|
isidor
|
e8b51e7d44
|
debug: expose debugService.rawAttach.
|
2015-12-02 17:45:45 +01:00 |
|
isidor
|
41cb64a91d
|
debug: some configuration attributes are optional.
|
2015-12-02 17:45:45 +01:00 |
|
Martin Aeschlimann
|
d7214d7013
|
[html] Please provide a built-in HTML.tmLanguage file #543
|
2015-12-02 17:43:33 +01:00 |
|
Martin Aeschlimann
|
1b72099996
|
[html] Please provide a built-in HTML.tmLanguage file #543
|
2015-12-02 17:41:25 +01:00 |
|
Johannes Rieken
|
7075821a2b
|
adopt isTooLargeForHavingAMode in language feature registry
|
2015-12-02 17:31:30 +01:00 |
|
Johannes Rieken
|
e581c62a36
|
debt - remove unused ModelLike thing
|
2015-12-02 17:26:27 +01:00 |
|
Martin Aeschlimann
|
6bcc676bec
|
Copyright noticies for #730 (HTML descriptions)
|
2015-12-02 17:23:04 +01:00 |
|
Isidor Nikolic
|
7d256a861d
|
Merge pull request #935 from Microsoft/isidorn/breakpoints-verified
Isidorn/breakpoints verified
|
2015-12-02 17:15:40 +01:00 |
|
isidor
|
0a7dc60f5c
|
debug: breakpoints should be blue like the summer sky.
|
2015-12-02 17:10:33 +01:00 |
|
isidor
|
e83aed0766
|
debug: stack frames show breakpoint when overlaping.
|
2015-12-02 16:56:21 +01:00 |
|
Martin Aeschlimann
|
a38910e3fb
|
Merge pull request #730 from Tyriar/323_add_html_labels
[html] Add documentationLabel's for HTML tags
|
2015-12-02 16:49:13 +01:00 |
|
Johannes Rieken
|
4a3c868bcf
|
use URI in favour of URL
|
2015-12-02 16:38:58 +01:00 |
|
Joao Moreno
|
a436a2550d
|
adopt loader error handling
|
2015-12-02 16:34:14 +01:00 |
|
isidor
|
e6c6bd7c5c
|
debug: reduce opacity of disabled breakpoints.
|
2015-12-02 16:33:45 +01:00 |
|
isidor
|
b51f4c0cf4
|
debug: show verified with a dark red, otherwise use pale red.
|
2015-12-02 16:29:13 +01:00 |
|