Commit Graph

23164 Commits

Author SHA1 Message Date
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
Benjamin Pasero
3807229488 fix #33111 2017-08-26 13:50:55 +02:00
Benjamin Pasero
0110d4956e fix tests on windows 2017-08-26 13:49:48 +02:00
cleidigh
9066eedcf7 Use simpleFind.xyz for simpleFind command IDS 2017-08-25 19:21:58 -07:00
cleidigh
c0a2180011 Review cleanup 2017-08-25 19:21:58 -07:00
cleidigh
1a26638f98 SimpleFindWidget Re-Factor next,previous,history, single global commands Cleanup1 2017-08-25 19:21:58 -07:00
cleidigh
bd8f5ebbe4 Working SimpleFind Service, isolation - pre- cleanup 2017-08-25 19:21:58 -07:00
cleidigh
c586e523b8 Reveal Find on find n/p, add delayed update history 2017-08-25 19:21:58 -07:00
cleidigh
27f45235cf Hide input focus tracker, cleanup 2017-08-25 19:21:58 -07:00
cleidigh
b69d45bb9f simpleFind Add next,previous,history fix 2017-08-25 19:21:58 -07:00
Matt Bierner
5eb1fd8195 Fix gulp imports quote 2017-08-25 19:20:10 -07:00