Benjamin Pasero
8d326c73cf
fix tests
2016-12-22 07:35:23 +01:00
Daniel Imms
651c27dc87
Merge pull request #17496 from hun1ahpu/i14202
...
Right click to copy selection and paste on Windows
2016-12-21 15:20:06 -08:00
Daniel Imms
ca0dd70b14
Improve wording
2016-12-21 15:18:30 -08:00
Daniel Imms
b8c9d2c95a
Merge remote-tracking branch 'upstream/master' into i14202
2016-12-21 15:13:41 -08:00
hun1ahpu
f2c6556846
Addressed comments 2
2016-12-21 22:25:20 +01:00
Benjamin Pasero
e179ec75ab
workspace context 💄
2016-12-21 18:22:46 +01:00
Benjamin Pasero
68a4cb8621
Merge pull request #17494 from rothfels/workspace-context-hygiene
...
Ensure workspace is read from WorkspaceContextService
2016-12-21 18:04:10 +01:00
Benjamin Pasero
9eef84b068
Merge remote-tracking branch 'upstream/master' into workspace-context-hygiene
2016-12-21 17:56:14 +01:00
Benjamin Pasero
b8f3ac5305
Merge pull request #17625 from jmdowns2/12833
...
Fix for #12833 .
2016-12-21 17:48:04 +01:00
isidor
40502edeaa
zenMode: options
2016-12-21 17:30:18 +01:00
Andre Weinand
fb03c35092
update node-debug
2016-12-21 16:56:35 +01:00
Benjamin Pasero
de803fda60
remove unused
2016-12-21 16:53:59 +01:00
Johannes Rieken
08616ab645
check on proper context key, fixes #17437
2016-12-21 16:45:08 +01:00
Johannes Rieken
262b2cd184
validate ranges when asking for text in range, fixes #17424
2016-12-21 16:30:56 +01:00
Isidor Nikolic
34031546b8
Merge pull request #17616 from Microsoft/isidorn/tabsInEditorGroupService
...
Isidorn/tabs in editor group service
2016-12-21 16:28:22 +01:00
isidor
4703552086
zen mode hide tabs
2016-12-21 16:27:26 +01:00
Benjamin Pasero
191c3d93fb
Merge pull request #17680 from JimiC/extension-diff-fix
...
Change order of Diff extensions.
2016-12-21 16:10:43 +01:00
isidor
b0ff2a6751
editrour group service - tab options
2016-12-21 16:07:11 +01:00
Sandeep Somavarapu
c7e9ec9ff2
Fix #17676
2016-12-21 15:45:28 +01:00
JimiC
bd0fb19e9f
Change order of Diff extensions.
...
Fixes visual issue with associated images.
2016-12-21 16:26:51 +02:00
Benjamin Pasero
42e4f0dc9d
💄
2016-12-21 15:15:36 +01:00
Benjamin Pasero
7d213a5212
debt - add another resource input for side by side use
2016-12-21 15:12:15 +01:00
Benjamin Pasero
2316aa0b7f
more use of resource inputs
2016-12-21 15:02:29 +01:00
Alex Dima
ea3c576867
Do not instantiate IdentitySplitLine for each line in the view model
2016-12-21 15:54:24 +02:00
Alex Dima
384942916b
Reuse the same instances of MonarchLineState up to a certain depth
2016-12-21 15:54:23 +02:00
Alex Dima
3232075311
Merge IState and IState2
2016-12-21 15:54:22 +02:00
Alex Dima
b43b2c6f47
Fix NPE
2016-12-21 15:54:21 +02:00
Alex Dima
4439d017c3
Remove IState.getModeId()
2016-12-21 15:54:20 +02:00
Alex Dima
589173ac32
Reuse the same instances of MonarchStackElement up to a certain depth
2016-12-21 15:54:19 +02:00
Alex Dima
36972d22cf
Implement directly ITokenizationSupport in MonarchLexer
2016-12-21 15:54:19 +02:00
Alex Dima
92dfc35a8b
Remove shim usage to allow loading under r.js
2016-12-21 15:54:18 +02:00
isidor
42f8432c03
debug debt: eventing around launch.json updates and error handling
...
fixes #16615
fixes #16622
2016-12-21 14:52:09 +01:00
Benjamin Pasero
932b40dfef
debt - adopt IResourceDiffInput (for #17063 )
2016-12-21 14:52:02 +01:00
Johannes Rieken
df2faa21fa
don't set env variable to undefined
2016-12-21 14:26:10 +01:00
Johannes Rieken
fc66ce18cd
don't depend on version when computing cached data dir for node
2016-12-21 12:46:01 +01:00
Johannes Rieken
cac9aa411b
use nodeCachedData for main process, #17108
2016-12-21 11:42:51 +01:00
Dirk Baeumer
9dc00cf685
Merged in translations
2016-12-21 10:27:22 +01:00
Benjamin Pasero
8b82f0de8f
fix compile issue
2016-12-21 09:28:14 +01:00
Johannes Rieken
640774d865
Merge pull request #17615 from Microsoft/joh/lazyEnv
...
add process.lazyEnv
2016-12-21 08:59:53 +01:00
Matt Bierner
d413a67e92
Pick up 12/20 ts drop ( #17635 )
2016-12-20 18:46:58 -08:00
Matt Bierner
1505b3dcbf
Monitor Typings Acqusition Events for TS Completion Item Provider ( #17098 )
...
Monitors the status of typings acqusition from TS. If we are acquiring typings, in the completion item provider, return an error result that informs the user that the results are incomplete. Typings acqusition is currently capped at 30 seconds per typings install event so that we don't block intellisense forever if something goes wrong
2016-12-20 18:33:30 -08:00
hun1ahpu
fc5a3b5916
Addressed comments
2016-12-20 22:10:27 +01:00
Roger
fb61970191
Made spacing consistent ( #17623 )
2016-12-20 21:41:42 +01:00
Matt Downs
047b8d252d
Fix for #12833 . Next/Prev groups now circle when you reach the last/first group.
2016-12-20 14:00:45 -05:00
isidor
2130c88630
zenMode: hide tabs
2016-12-20 17:18:33 +01:00
isidor
b1f4c8289d
editorGroupService: managing of tabs visibility
2016-12-20 17:18:26 +01:00
isidor
fd96ccbbf6
polish toggleTabFocusMode
2016-12-20 17:14:12 +01:00
Benjamin Pasero
57f3b4e824
debt - introduce IResourceDiffInput (for #17063 )
2016-12-20 16:50:20 +01:00
Johannes Rieken
0b7e00a63e
temporary warning when acceessing unknown env-variable while lazyEnv loads
2016-12-20 16:05:24 +01:00
Johannes Rieken
3212cd3ec2
make workbench.start wait for process.lazyEnv, #16508
2016-12-20 14:37:01 +01:00