Alex Dima
cfb26b3d4b
Remove left-over console.log
2018-04-10 12:20:24 +02:00
Joao Moreno
43207efb46
dispatch input event
2018-04-10 12:19:49 +02:00
Joao Moreno
37b5661356
forward driver calls
2018-04-10 11:52:40 +02:00
Joao Moreno
d7981f1a0b
lower timeout
2018-04-10 11:48:32 +02:00
Joao Moreno
e47f1213f7
dispatchKeybinding from main
2018-04-10 11:47:45 +02:00
Joao Moreno
48bd86b4be
💄
2018-04-10 11:43:32 +02:00
Joao Moreno
f1b47bf398
dispatch keys!
2018-04-10 11:43:13 +02:00
Joao Moreno
03f983af27
stub out more methods
2018-04-10 11:14:10 +02:00
Johannes Rieken
7ac4385c1d
enums starting at 1, add more xyz2-types, #35449 #47475
2018-04-10 11:09:23 +02:00
André Weinand
89902f4718
arrange IDebuggerContribution attributes logically
2018-04-10 11:00:57 +02:00
André Weinand
e08945a4c2
rename IRawEnvAdapter to IPlatformSpecificAdapterContribution
2018-04-10 11:00:57 +02:00
André Weinand
f8afb1a18c
rename IRawAdapter to IDebuggerContribution
2018-04-10 11:00:57 +02:00
Joao Moreno
e8d6490fca
smoke: run compile on postinstall
2018-04-10 10:57:44 +02:00
Joao Moreno
5b5427b0c6
ignore generated d.ts
2018-04-10 10:57:11 +02:00
Alexandru Dima
29c7fa8f43
Merge pull request #47536 from mjbvz/opacity-decor
...
Add opacity decoration option
2018-04-10 10:50:41 +02:00
Benjamin Pasero
49bf3deee3
symbols - fix version
2018-04-10 10:44:27 +02:00
Johannes Rieken
847f159b2a
naming, add cancellation tokens, #47475
2018-04-10 10:05:02 +02:00
Benjamin Pasero
5fca20a96c
💄 symbols upload
2018-04-10 09:58:18 +02:00
Matt Bierner
d59362a4b3
Add opacity decoration option
...
Adds a new opacity option for text decorations. This controls the opacity of the text (it does not effect the border or background added by the decoration since those already have alpha channels)
Fixes #43004
2018-04-09 19:29:53 -07:00
Rachel Macfarlane
609c4ba1e7
Add process explorer, #41045 ( #47530 )
2018-04-09 17:35:17 -07:00
Ramya Achutha Rao
ab5e5d0028
Update telemetry tests for GDPR related changes
2018-04-09 17:09:50 -07:00
Ramya Achutha Rao
52648449a9
Update GDPR annotations for error telemetry
2018-04-09 16:58:33 -07:00
Matt Bierner
2aa308653f
Add a basic 'refactor' context menu
...
Fixes #47528
2018-04-09 15:18:49 -07:00
Matt Bierner
424b95bfcf
Don't upgrade ts unused diagnostics
...
These diagnostics should only ever be downgraded from errors to warnings, not ever upgraded from a lower level to warnings
2018-04-09 15:07:59 -07:00
Matt Bierner
7b62b2d8d3
Show message when code actions are requested but none are available
...
Fixes #47527
2018-04-09 14:55:34 -07:00
Matt Bierner
2cbe56f39d
Update markdown grammar
...
Pulls in new header scopes for #47113
2018-04-09 14:55:34 -07:00
Ramya Achutha Rao
a786ed344e
Cannot assign to read only property in nested settings #47316
2018-04-09 14:38:03 -07:00
Dustin Campbell
39e3073bf9
Update C# TextMate grammar with latest bug fixes
...
This PR includes the following fixes for the C# TextMate grammar:
* Comments are now allowed after checked and unchecked statements
(https://github.com/dotnet/csharp-tmLanguage/issues/104 )
* 'dynamic' is now highlighted as a built-in type keyword (https://github.com/dotnet/csharp-tmLanguage/issues/26 )
* Single-line comments with four slashes (i.e. ////) are now highlighted properly
(https://github.com/dotnet/csharp-tmLanguage/issues/100 )
Thanks to (@Muchiachio](https://github.com/Muchiachio ) for contributing these fixes!
2018-04-09 12:48:20 -07:00
Joao Moreno
96143f924c
wip: driver ipc
2018-04-09 21:36:43 +02:00
Rachel Macfarlane
6b62365d38
Use windows-process-tree module to list processes, #46433
2018-04-09 11:45:56 -07:00
Matt Bierner
f53158e709
Build vscode with TS 2.8.1
...
Fixes #47512
2018-04-09 11:28:34 -07:00
Matt Bierner
8582f39044
Pick up new TS insides
2018-04-09 10:35:24 -07:00
Joao Moreno
056db45213
driver: dispatchKeybindings
2018-04-09 18:56:50 +02:00
Daniel Imms
c0c9ea27d6
Add more details to commented out test
2018-04-09 09:23:31 -07:00
Daniel Imms
43edf975d2
Disable failing test
2018-04-09 07:56:32 -07:00
Daniel Imms
eb0f99cb2e
Update xterm.js
...
Pulls in:
- Don't mutate options
- A null check when writing data
- Color refactor
2018-04-09 07:19:46 -07:00
Daniel Imms
149ced58e1
Fix exception in xterm.js
...
Fixes #47489
2018-04-09 06:17:50 -07:00
Benjamin Pasero
54ca667396
Build: automatically upload symbols and create versions ( #47491 )
...
* first cut automated symbols management from builds
* fix variables access
* fix windows hockeyAppId
* use codeVersion
* restore tests
2018-04-09 15:01:11 +02:00
Johannes Rieken
bd5f9f5801
disable monaco-typecheck-watch
because it seems to stall
2018-04-09 14:18:08 +02:00
Daniel Imms
e310a88db6
Add tests for select/scroll to terminal commands
2018-04-09 05:14:52 -07:00
Daniel Imms
46df6b9c83
Add tests for TerminalCommandTracker
2018-04-09 05:14:52 -07:00
Johannes Rieken
733f8f6c15
move -> rename, #47475
2018-04-09 13:55:23 +02:00
André Weinand
51a87a5121
rename debugAdapter.test.ts to debugger.test.ts
2018-04-09 12:52:13 +02:00
André Weinand
112c39f30e
rename 'Adapter' to 'Debugger' to avoid confusion with real debugAdapters
2018-04-09 12:52:13 +02:00
André Weinand
f78d15758a
make case-insensitive debug type
2018-04-09 12:52:13 +02:00
Johannes Rieken
2afd736754
more cancellation token, #47475
2018-04-09 12:28:26 +02:00
Johannes Rieken
efcca1c0d9
files,remote - more utimes removal
2018-04-09 12:28:26 +02:00
Alex Dima
def32e0b7c
Fixes #10371 : Don't render content widgets if the anchor position is outside the viewport
2018-04-09 12:23:52 +02:00
Benjamin Pasero
cc12246b6e
files - remove touchFile method
2018-04-09 12:17:57 +02:00
Andre Weinand
6695b5203b
fix Unit Tests for Windows
2018-04-09 12:11:10 +02:00