Commit Graph

3842 Commits

Author SHA1 Message Date
Alex Dima 8f2f9cc7ea Fixes #3869: Always use latest dimensions (cancelAndSet instead of setIfNotSet) 2016-03-17 09:32:08 +01:00
Alex Dima 9a4d2bf43d Fixes #4317: Compare all properties of IHTMLContentElement for equals check 2016-03-17 09:15:28 +01:00
Alex Dima 41f3c97a89 Fixes #4121: Do not restore previous centered range if line count does not change when changing tabSize 2016-03-17 08:54:38 +01:00
Joao Moreno 81ea4e7cd9 EventBufferer tests 2016-03-17 08:27:37 +01:00
Alex Dima 90deb54f8b Remove usage of performance.now in TextModelWithTokens (#1439) 2016-03-17 08:17:58 +01:00
Benjamin Pasero 5f5963da15 tweak outline color for buttons (dark theme) 2016-03-17 07:50:10 +01:00
Benjamin Pasero aedb001994 additional font fix for #4336 2016-03-17 07:32:50 +01:00
Benjamin Pasero 27b600c83f The high contrast theme has a serif font for the Output window (fixes #4336) 2016-03-17 07:31:06 +01:00
bgashler1@users.noreply.github.com bcc2f3e4b7 #3586 fixes unreadable colors on help box for accessibility 2016-03-16 14:11:34 -07:00
Sofian Hnaide 4a16a27d37 fix #3329 Wording of telemetry options 2016-03-16 13:46:58 -07:00
Sofian Hnaide 96e36b5262 fix #3231: Cannot read property 'detail' of undefined 2016-03-16 13:42:35 -07:00
Sofian Hnaide 804398e658 fix #4139: remove logException from AI since it's not used 2016-03-16 13:38:49 -07:00
Joao Moreno de0671ff48 update deps 2016-03-16 18:44:54 +01:00
Joao Moreno 2bb0d8105f update dev dependencies, fix build 2016-03-16 18:44:54 +01:00
Alex Dima 8687f994e4 Fixes #4257: Re-search after a replaceAll instead of assuming there are no more results 2016-03-16 18:35:41 +01:00
Joao Moreno 0b5a96c5e6 warn users about git <2.0.0
fixes #4214
2016-03-16 18:11:28 +01:00
Alex Dima 5ba4f734df Fixes #3994: Better handling of markers 2016-03-16 18:07:11 +01:00
Benjamin Pasero 68bae9cac8 Reading file that is constantly being modified causes a crash (#1439) 2016-03-16 18:05:20 +01:00
Joao Moreno bbe568570c fix build 2016-03-16 17:43:18 +01:00
Andre Weinand 4fe6bb5a36 node-debug: fix for #4327 2016-03-16 17:33:23 +01:00
Martin Aeschlimann 4b36383bcd fixes #4262 [html] formatter option "html.format.unformatted" doesn't work 2016-03-16 17:14:30 +01:00
isidor ff8617c94e fixes #4087 2016-03-16 17:09:45 +01:00
Joao Moreno 9efaf3f60a remove delete this.*
fixes #4300
2016-03-16 16:53:09 +01:00
Joao Moreno b8a2744805 allow for Delayer recursion
fixes #4071
2016-03-16 16:49:20 +01:00
Joao Moreno 567d444c0a 💄 2016-03-16 16:49:20 +01:00
Joao Moreno 79d9ddfffe formatting 2016-03-16 16:49:20 +01:00
Dirk Baeumer 6706093a31 Fixes #4002: tsserver version should not be shown in the status bar 2016-03-16 16:39:11 +01:00
isidor a51863a7e7 debug: do not use delete
#4300
2016-03-16 16:38:08 +01:00
isidor 92c7ae409c fixes #4122 2016-03-16 16:33:21 +01:00
Dirk Baeumer e04544b68c Repeated words in the task creation quick box #4196 2016-03-16 16:29:34 +01:00
Benjamin Pasero 7827514998 less delete this.* 2016-03-16 16:01:58 +01:00
Dirk Baeumer 7a8a81b5fb Fixes #4216: task.json creation, rename ".Net" to ".NET" 2016-03-16 15:51:48 +01:00
Dirk Baeumer 9047b7b573 Fixes #4296: ts version indication should not show 'unknown' 2016-03-16 15:45:25 +01:00
Joao Moreno 0d7250e2d9 dont run cache and gallery queries in parallel
fixes #4293
2016-03-16 15:43:05 +01:00
Joao Moreno f01eaa6806 remove setTimeout
related to #4269
2016-03-16 15:33:41 +01:00
Joao Moreno ccb101a2cd fix EventBufferer when recursing 2016-03-16 15:33:41 +01:00
Benjamin Pasero feda492e54 massive leakage with search viewlet (fixes #4016) 2016-03-16 15:33:37 +01:00
isidor e2b65b4dfe output: polish trimming on output received 2016-03-16 15:32:45 +01:00
isidor dca0cc93e3 debug: focus first stack frame from top that has source
fixes #4027
2016-03-16 15:15:40 +01:00
Martin Aeschlimann ee9e74c2ef fixes #3931: [php] opening php tag should be recognised as a valid intellisense option 2016-03-16 15:12:36 +01:00
Martin Aeschlimann 72e4ba9ae2 fixes #3815: [php] autocomplete is not showing user variables 2016-03-16 15:12:35 +01:00
Dirk Baeumer 4a51ef0742 Fixes #4268: cli: give better hint what to put for --locale 2016-03-16 14:28:23 +01:00
isidor 6c82503a16 debug: introduce max elements in repl limit
fixes #4192
2016-03-16 14:27:38 +01:00
isidor 858cc1013d debug: better handling of session listeners
#4192
2016-03-16 14:27:37 +01:00
Johannes Rieken 4430f4b77a use a fresh fwd link, fixes #4291 2016-03-16 14:15:46 +01:00
Johannes Rieken 81980b1262 fix suggestionSupportsAutoAccept and dedupe command, #4269 2016-03-16 13:46:47 +01:00
Martin Aeschlimann ed602a4cf7 gulpfile.extensions: add 'src' to sourceRoot 2016-03-16 12:50:07 +01:00
Joao Moreno afd8cc24bd update gulp-vinyl-zip 2016-03-16 12:44:52 +01:00
Dirk Baeumer 56920f1408 Fixes #4305: Provide API to access the locale and ui language 2016-03-16 12:43:59 +01:00
Joao Moreno 91f2bd1cce update gulpfile extensions 2016-03-16 12:32:57 +01:00