Commit graph

9683 commits

Author SHA1 Message Date
Pine Wu f85725fd97 Add shellPath to allow user specify preferred shell. Fix #10917 2016-09-08 14:12:57 -07:00
Benjamin Pasero 3375a6d98d clean up rangedecorations 2016-09-08 19:12:16 +02:00
Martin Aeschlimann bb9a0f89ad [html] all code completion tests green 2016-09-08 19:05:17 +02:00
Martin Aeschlimann 9717f397f5 [html] use NodeJS.Timer 2016-09-08 19:03:31 +02:00
Martin Aeschlimann d7bc41b908 [html] update language server version 2016-09-08 19:03:05 +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
Joao Moreno bba1f52084 remove bad animation rule in hover 2016-09-08 16:50:28 +02:00
Joao Moreno bd385db48a suggest: loading animation 2016-09-08 16:50:10 +02:00
Andre Weinand 6014db1a16 make debug terminals configurable 2016-09-08 16:43:29 +02:00
Joao Moreno 2488d42413 💄 suggest 2016-09-08 16:38:09 +02:00
Joao Moreno ec9ff23123 remove tokenizeToString from suggest 2016-09-08 16:37:57 +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
Martin Aeschlimann 45ca3c06c8 Merge branch 'master' into aeschli/html-extension 2016-09-08 10:52:31 +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
Benjamin Pasero 6f05ac8bab remove console out 2016-09-07 17:32:35 +02:00