Alex Dima
|
2ba8f083f7
|
Remove unused Everywhere thread attribute
|
2016-02-18 10:07:49 +01:00 |
|
isidor
|
e27dba1da3
|
lint: fix duplicate nls keys
|
2016-02-18 09:35:18 +01:00 |
|
Alex Dima
|
5b4cbd1688
|
Fix compile error
|
2016-02-18 09:31:35 +01:00 |
|
Alex Dima
|
10359a3a0a
|
More tslint
|
2016-02-18 09:30:02 +01:00 |
|
Alex Dima
|
af2fc4731d
|
tslint
|
2016-02-18 09:25:18 +01:00 |
|
Dirk Baeumer
|
d47c2c03df
|
Port noUnexternalizedStringsRule to TS 1.8.0. Add support to detect duplicate keys with different messages
|
2016-02-18 09:12:42 +01:00 |
|
Alex Dima
|
c3d6ebc9c8
|
Remove thread attribute usage from markerService
|
2016-02-18 09:04:50 +01:00 |
|
Alex Dima
|
2b139c005a
|
Remove SynchronizableObjectsRegistry
|
2016-02-18 09:04:48 +01:00 |
|
Alex Dima
|
eba488b432
|
Languages information is synchronized with the worker through a Remotable
|
2016-02-18 09:04:45 +01:00 |
|
isidor
|
445b4bd453
|
debug: show stackFrame.name on hover in call stack pane
fixes #3094
|
2016-02-17 21:43:37 +01:00 |
|
isidor
|
86b957694e
|
debug: get exception breakpoints from the adapter
fixes #3015
|
2016-02-17 21:35:12 +01:00 |
|
isidor
|
b1afb8d92e
|
debug: add label and filter to exceptionBreakpoints
|
2016-02-17 21:33:44 +01:00 |
|
isidor
|
94963c8b2b
|
hide errorList as a panel for now
|
2016-02-17 18:00:32 +01:00 |
|
isidor
|
27cc7317c9
|
linting in workbench
|
2016-02-17 17:44:45 +01:00 |
|
isidor
|
260c4ebd7e
|
debug: respect taskSummary.exitCode
|
2016-02-17 17:30:46 +01:00 |
|
isidor
|
9a89a329e1
|
tasks: surface exitCode
|
2016-02-17 17:30:46 +01:00 |
|
Dirk Baeumer
|
a5917af737
|
Removed some rules to make tslint happy with TS 1.8.0
|
2016-02-17 17:20:26 +01:00 |
|
Dirk Baeumer
|
07e3011a62
|
Fixed TS version status
|
2016-02-17 16:49:05 +01:00 |
|
Dirk Baeumer
|
a5976acb36
|
Fully remove JS and TS from the VSCode. Only keep extensions.
|
2016-02-17 16:42:22 +01:00 |
|
Joao Moreno
|
3589e10e13
|
wording
|
2016-02-17 16:14:59 +01:00 |
|
Alex Dima
|
1ca0d999c5
|
Bump version to 0.10.10 due to jan recovery release
|
2016-02-17 15:58:28 +01:00 |
|
Alex Dima
|
3cc884dfaa
|
Clean up modesRegistry
|
2016-02-17 15:56:07 +01:00 |
|
Alex Dima
|
9e589be970
|
Move SnippetsRegistry out of modesRegistry
|
2016-02-17 15:55:05 +01:00 |
|
Alex Dima
|
ebc76bdfa7
|
Further reduce dependencies to LanguageExtensions
|
2016-02-17 15:55:03 +01:00 |
|
Alex Dima
|
7712c55b15
|
Remove dependencies to LanguageExtensions
|
2016-02-17 15:55:02 +01:00 |
|
Dirk Baeumer
|
554004be49
|
Fixes #3087: Remove JavaScript and TypeScript from VSCode
|
2016-02-17 15:46:10 +01:00 |
|
Dirk Baeumer
|
1dc404e2ea
|
Fixes #3086
|
2016-02-17 14:16:14 +01:00 |
|
Dirk Baeumer
|
0bd1682830
|
Turn Salsa status into a version status
|
2016-02-17 14:16:12 +01:00 |
|
Joao Moreno
|
67309c0cf5
|
casing
|
2016-02-17 12:29:33 +01:00 |
|
Andre Weinand
|
9898a62dfe
|
node-debug: propagate error message for unverified breakpoints
|
2016-02-17 12:24:41 +01:00 |
|
isidor
|
9eb39cb9c7
|
debug: show breakpoint.message on hover
|
2016-02-17 12:11:35 +01:00 |
|
isidor
|
c03f3d0815
|
debug: protect agains undefined breakpoint line number
|
2016-02-17 12:04:18 +01:00 |
|
Dirk Baeumer
|
70430f5c8c
|
Fixed compile errors caused by 1.8.0
|
2016-02-17 11:39:59 +01:00 |
|
Dirk Baeumer
|
033112ea34
|
Update to TypeScript 1.8.0
|
2016-02-17 11:39:57 +01:00 |
|
Joao Moreno
|
96b655b184
|
cli updates
|
2016-02-17 11:34:08 +01:00 |
|
isidor
|
9323a3ad5a
|
HTMLSelectElement.add
|
2016-02-17 11:27:36 +01:00 |
|
Andre Weinand
|
e0db042ff0
|
update node-debug for package.nls.json
|
2016-02-17 11:23:14 +01:00 |
|
Andre Weinand
|
6a705a43e4
|
update node-debug (final nls touches)
|
2016-02-17 10:37:31 +01:00 |
|
Shared Wollishofen
|
ba7cb0a308
|
Fixes #2829: Update window dirty state asynchronously
|
2016-02-17 09:34:28 +01:00 |
|
Brad Gashler
|
66d9c92bd3
|
Merge branches 'master' and 'master' of https://github.com/Microsoft/vscode
|
2016-02-16 15:17:05 -08:00 |
|
Sofian Hnaide
|
f1989c5a2b
|
add common properties to debug adapter telemetry
|
2016-02-16 14:40:29 -08:00 |
|
Brad Gashler
|
89110456c2
|
Changed "unsupported breakpoint" icon to have exclamation mark.
|
2016-02-16 12:57:57 -08:00 |
|
Sofian Hnaide
|
05c236fcc9
|
Merge pull request #3054 from Microsoft/isidorn/debug-telemetry
debug: telemetry key contributed by debug adapters
|
2016-02-16 12:33:52 -08:00 |
|
Andre Weinand
|
25f09d59c6
|
update node-debug (finished nls work)
|
2016-02-16 21:24:35 +01:00 |
|
Joao Moreno
|
cdf2a79021
|
💄 tshint
|
2016-02-16 18:10:33 +01:00 |
|
isidor
|
40eb4cfa45
|
errorList: minor polish
|
2016-02-16 18:09:32 +01:00 |
|
Alex Dima
|
fbc63d1b6f
|
Merge remote-tracking branch 'origin/master'
|
2016-02-16 17:34:09 +01:00 |
|
Alex Dima
|
1fdc2b15f4
|
tslint
|
2016-02-16 17:15:37 +01:00 |
|
Joao Moreno
|
df1ed9bea9
|
update gulp-azure-storage
|
2016-02-16 17:01:30 +01:00 |
|
Alex Dima
|
6c1d083fcc
|
Merge branch 'alex/brackets'
Conflicts:
src/vs/languages/handlebars/common/handlebars.ts
|
2016-02-16 17:00:07 +01:00 |
|