Commit graph

9364 commits

Author SHA1 Message Date
Benjamin Pasero 582ca10cd0 get rid of FILES_SAVING event 2016-09-09 10:47:42 +02:00
Joao Moreno 31f0a339d6 request service missed strictSSL
fixes #11702
2016-09-09 10:44:34 +02:00
Benjamin Pasero 3e066767f4 more debug logging 2016-09-09 10:18:41 +02:00
Benjamin Pasero b3699ea32e add some log msg to debug issue 2016-09-09 09:59:34 +02:00
Benjamin Pasero c8914ccdc4 fix tests 2016-09-09 09:42:24 +02:00
Benjamin Pasero 1af680b8ea title control to not do unneeded work 2016-09-09 09:13:45 +02:00
Benjamin Pasero 96afb61cbf adopt more typed file events (for #7176) 2016-09-09 08:06:16 +02:00
Andre Weinand 20c3935a13 cleanup extern terminal scripts 2016-09-09 00:29:17 +02:00
Kai Maetzel 71c3f4912d Merge pull request #11718 from Microsoft/tyriar/11715_zero_fontsize
Don't respect editor.fontSize: 0
2016-09-08 14:19:36 -07:00
Daniel Imms e24ba1ba2e Don't respect editor.fontSize: 0
toFloat only falls back to the default when the value is NaN, so an
explicit check for 0 is required.

Fixes #11715
2016-09-08 14:16:39 -07:00
Benjamin Pasero 3375a6d98d clean up rangedecorations 2016-09-08 19:12:16 +02:00
Andre Weinand 50b5d428ae debug teminal support: add support for iTerm 2016-09-08 18:42:13 +02:00
Sandeep Somavarapu 24743e881d fix #8365 2016-09-08 17:50:00 +02:00
Andre Weinand 6014db1a16 make debug terminals configurable 2016-09-08 16:43:29 +02:00
Alex Dima 7f875fef1d Bundle viewlets and panels into workbench.main 2016-09-08 16:37:06 +02:00
Joao Moreno 6c7ce22ff0 remove timedPublicLog 🔥
fixes #11678
2016-09-08 16:10:14 +02:00
Joao Moreno 066ad6b27c fix stopwatch event tests 2016-09-08 16:10:14 +02:00
Joao Moreno 9961519532 event: any 2016-09-08 16:10:14 +02:00
Joao Moreno 651b83523f event: fromPromise, stopwatch 2016-09-08 16:10:14 +02:00
Benjamin Pasero b892b24377 react to model dispose properly from text model 2016-09-08 15:46:23 +02:00
Benjamin Pasero 4f35ddd286 get rid of EventEmitter for editor inputs, models and workbench components 2016-09-08 15:08:42 +02:00
isidor ae95c243ae debug: error editor same style as binary editor
#9062
2016-09-08 13:51:25 +02:00
Benjamin Pasero 6cb1643f5a tests cleanup 2016-09-08 11:55:15 +02:00
isidor 73f1b30d57 debug: clarify translations
fixes #11635
2016-09-08 11:54:25 +02:00
Benjamin Pasero b4ecf98c7c more file editor input tests 2016-09-08 11:42:52 +02:00
isidor 0056109e6b debug: configuration dropdown only enabled when debug inactive
fixes #11653
2016-09-08 11:42:17 +02:00
Benjamin Pasero a917a42e2a more textfile model tests 2016-09-08 11:28:11 +02:00
Benjamin Pasero 01e8cf8180 more tests for text file editor model 2016-09-08 11:14:31 +02:00
Johannes Rieken 9bb4de392b clearTimeout when hiding, fixes #11636 2016-09-08 11:06:28 +02:00
Benjamin Pasero db55c382f9 fix lcov settings on unix 2016-09-08 10:57:16 +02:00
Johannes Rieken f8cdcc51af Merge pull request #11656 from Microsoft/tyriar/11384_terminal_bg_api_note
Explain change to terminal API coming in v1.6
2016-09-08 10:47:43 +02:00
Daniel Imms 72d9c5f817 Explain change to terminal API coming in v1.6
Part of #11384
2016-09-08 10:45:29 +02:00
Joao Moreno b167ef97cd drop timedPublicLog
fixes #11676
2016-09-08 10:38:17 +02:00
Martin Aeschlimann f83d40f192 Updated scss.json to atom/language-sass@b0417d1 (2016-08-09) 2016-09-08 09:59:59 +02:00
Martin Aeschlimann 68c197a009 [themes] search for tag:icon-themes (for #11669) 2016-09-08 09:59:58 +02:00
Benjamin Pasero b1d1fe932a Merge pull request #11630 from heycalmdown/switch-workspace
Added new command to switch between workspaces
2016-09-08 09:15:08 +02:00
Benjamin Pasero aca8ab9a7d use more ITextFileEditorModel interface 2016-09-08 08:47:19 +02:00
heycalmdown fd1d5e5a04 Change a behavior as Switch 'Workspace -> Window' 2016-09-08 15:32:55 +09:00
Benjamin Pasero bf7a630d72 file model manager: loadOrCreate() 2016-09-08 08:13:33 +02:00
Daniel Imms 195c04b1a1 Merge pull request #11452 from nholthaus/master
Fixes #11451 - Add `konsole` as default terminal for KDE-plasma
2016-09-07 17:37:08 -07:00
Andre Weinand e190921aea first cut of 'runInTerminal' for external terminals 2016-09-08 00:23:46 +02:00
Daniel Imms 84f14639aa Explain change to terminal API coming in v1.6
Part of #11384
2016-09-07 14:08:51 -07:00
isidor 1a227a7477 debug: introduce debug error editor
fixes #9062
2016-09-07 18:19:00 +02:00
Alex Dima c9a89ffa34 Remove OutputMode, clean up link computation 2016-09-07 17:50:20 +02:00
Alex Dima 6c45ea534a use a simple worker for output link computation 2016-09-07 17:48:51 +02:00
Alex Dima f708ded77e Allow define queue to be consumed by loader before reacting to incoming worker messages 2016-09-07 17:48:51 +02:00
Alex Dima 9245f2c246 Generate original module ids for debugging purposes when bundling 2016-09-07 17:48:51 +02:00
Alex Dima 88b3b0cf1a Add labels to web workers 2016-09-07 17:48:51 +02:00
Alex Dima 580436f985 Fix web worker trying to load css 2016-09-07 17:48:51 +02:00
Alex Dima 2d8f5fff16 Extract MonacoWebWorker from standaloneEditor 2016-09-07 17:48:51 +02:00