Benjamin Pasero
ae8b56e01b
IWindowToOpen => IPathToOpen
2017-08-28 15:03:56 +02:00
Johannes Rieken
63cc902e21
add aliases for xyzPluginHost, #11638
2017-08-28 14:38:24 +02:00
Benjamin Pasero
a591deb3c8
fix npe
2017-08-28 12:09:29 +02:00
Joao
0de4824333
fixes #33251
2017-08-28 11:58:12 +02:00
Joao
fc7bc93fb8
fixes #33136
2017-08-28 11:51:31 +02:00
Dirk Baeumer
9c7316aa13
Tasks: reveal: always / never / silent not a clear distinction
2017-08-28 11:51:05 +02:00
Alex Dima
a50d2ae3c5
Fixes #33145 : Cannot set property 'animationFrameDisposable' of null
2017-08-28 11:50:13 +02:00
Joao
5bd01c925d
Merge remote-tracking branch 'origin/master'
2017-08-28 11:46:03 +02:00
Alex Dima
74fedfc3d6
Fixes #32819 : A character representable with 1 UTF16 code unit can take up to 3 UTF8 code units
2017-08-28 11:45:33 +02:00
Alex Dima
4ce04c6dfb
Move canUseTranslate3d to listView.ts, its only consumer
2017-08-28 11:45:33 +02:00
Joao
661957bccb
move API to stable
2017-08-28 11:45:20 +02:00
Johannes Rieken
c0018cf640
fix #31599
2017-08-28 11:39:10 +02:00
Joao
ecf6f16579
fix missing actor
2017-08-28 11:33:58 +02:00
Benjamin Pasero
f34de1254e
Cannot Open my old workspace ( fixes #33239 )
2017-08-28 11:33:58 +02:00
Dirk Baeumer
e9cf1bb861
Fixes #29564 : Customize tasks action in quick open should be shown for all tasks
2017-08-28 11:29:17 +02:00
Johannes Rieken
549ed8ff03
add api-test for MarkdownString, #29076
2017-08-28 11:23:07 +02:00
Joao
e64be84261
Merge branch 'master' into api-window-focus
2017-08-28 11:14:36 +02:00
Alexandru Dima
1d886d0221
Merge pull request #33199 from brokenbacon/master
...
Fix comment in User Settings for the Minimap
2017-08-28 11:08:07 +02:00
Joao
b1a0b465b8
Merge branch 'BuraChuhadar-Feature-30055'
2017-08-28 10:57:43 +02:00
Joao
0d0af225f6
clean up conflict staging prompt, added to stageAll too
2017-08-28 10:57:23 +02:00
Alex Dima
bf6cd07f64
Don't wait an entire frame to begin smooth scrolling
2017-08-28 10:56:58 +02:00
Alex Dima
b5cc56613f
Compute max line width synchronously if possible (i.e. fast)
2017-08-28 10:56:58 +02:00
Alex Dima
d47dcf4df9
Small tweaks
2017-08-28 10:56:58 +02:00
Alex Dima
26536d6b20
Save a timer schedule call on editor scroll
2017-08-28 10:56:58 +02:00
Alex Dima
ae6096a98d
Use Unicode characters instead of some HTML entities when rendering
2017-08-28 10:56:58 +02:00
Alex Dima
f7e5e74670
Avoid Array.push
2017-08-28 10:56:57 +02:00
Alex Dima
479b5309a5
Use a single StringBuilder instance to paint lines
2017-08-28 10:56:57 +02:00
Alex Dima
121f96c2ac
Use a StringBuilder for rendering view lines
2017-08-28 10:56:57 +02:00
Benjamin Pasero
d526596847
enable dnd for problem files ( #33243 )
2017-08-28 10:56:27 +02:00
Andre Weinand
3681f3888c
node-debug@1.16.7
2017-08-28 10:53:11 +02:00
Andre Weinand
0b3c418e62
node-debug@1.16.6
2017-08-28 10:52:26 +02:00
Benjamin Pasero
53fa07dd3c
dnd for file search results
2017-08-28 10:39:01 +02:00
Joao
837a92077c
fix marketplace telemetry events
2017-08-28 10:32:27 +02:00
Benjamin Pasero
8eddb80990
💄
2017-08-28 10:28:47 +02:00
Benjamin Pasero
38573905b9
💄
2017-08-28 10:18:56 +02:00
Benjamin Pasero
78e645d10c
dnd - add text/plain as transfer data
...
this allows to drop elements from the files explorer as well as a tab in the editor to be dropped e.g. into an opened terminal to take the path of the resource
2017-08-28 10:07:58 +02:00
Johannes Rieken
8c7394017a
add TM_FILENAME_BASE, #32737
2017-08-28 10:06:22 +02:00
Johannes Rieken
132a0e134c
Merge pull request #33064 from paldepind/master
...
Include command id in error message
2017-08-28 09:20:41 +02:00
Rob Lourens
d30825f323
node-debug2@1.16.5
2017-08-27 21:49:11 -07:00
Ramya Achutha Rao
5b87035854
Convert old style markup emmet snippets to new format
2017-08-27 20:55:53 -07:00
Rob Lourens
9b96177e53
node-debug2@1.16.4
2017-08-27 20:22:44 -07:00
Rob Lourens
134a02610a
Also set documentListener to null after dispose - #19872
2017-08-27 09:38:08 -07:00
Rob Lourens
042662748e
Merge pull request #19872 from glayzzle/master
...
fix: dispose the this.documentListener
2017-08-27 09:36:53 -07:00
BrokenBacon
17f3661d4f
Update commonEditorConfig.ts
...
Fixed to double quote at the end of the line
2017-08-27 02:41:54 -05:00
brokenbacon
1d8bfd81ce
Fix comment in User Settings to provide possible values for Editor Minimap Showsliders option
2017-08-26 19:49:53 -05:00
Rob Lourens
97fc799b6f
Fix #32761 - don't use {} to expand search globs to match globally
2017-08-26 17:36:33 -07:00
Ramya Achutha Rao
41f0c5a526
Show err msg when extensionsPath is not found or snippets.json has invalid json Fixes #33073
2017-08-26 13:22:24 -07:00
Erich Gamma
bd56518003
Create CODE_OF_CONDUCT.md
...
To comply with github's recommended community standards https://github.com/blog/2380-new-community-tools
2017-08-26 18:15:04 +02:00
Benjamin Pasero
3d2a2e5ecd
multi root - migrate hot exit to new workspace id
2017-08-26 13:54:29 +02:00
Benjamin Pasero
d3d10298a7
macOS: window not correctly restored in some cases
2017-08-26 13:52:39 +02:00