Commit Graph

33555 Commits

Author SHA1 Message Date
Sandeep Somavarapu 55f2226f74 Clean up views viewlet
- fix store and load views states
- fix toggling visibility
2018-05-16 12:01:15 +02:00
isidor cdd8256102 debug: no need for session.INACTIVE state
fixes #49927
2018-05-16 11:12:36 +02:00
Isidor Nikolic c7808fbdd0 Merge pull request #49787 from dwilliamson/outputConfigWordWrap
Configure output panel editor word wrap
2018-05-16 10:33:36 +02:00
Dirk Baeumer 37319680b3 Incooperated API review for tasks 2018-05-16 10:21:25 +02:00
isidor 1637f08cfb minor polish 2018-05-16 10:16:05 +02:00
Isidor Nikolic 8172b293e3 Merge pull request #49936 from Krzysztof-Cieslak/debugOpenOnBreakpoint
Add openOnDebugBreak for openDebug
2018-05-16 10:12:21 +02:00
Sandeep Somavarapu 5799dec0ee FIx to show outline view on toggle 2018-05-16 08:55:46 +02:00
Benjamin Pasero 1efc4735a7 fix #49553 2018-05-16 08:24:42 +02:00
Rob Lourens d9299d952a Settings editor - change "configured" to "modified" 2018-05-15 18:12:46 -07:00
Matt Bierner 9a3cc114b4 Only show code action progress indicator when manually triggering 2018-05-15 18:06:37 -07:00
Rob Lourens 6fb428727f EH search - add unit tests for text search eh implementation 2018-05-15 18:05:16 -07:00
Rob Lourens a17ea27109 Ensure error output from tests is readable 2018-05-15 18:05:16 -07:00
Rob Lourens 81c11b822c EH search - file search sibling clauses and test 2018-05-15 18:05:16 -07:00
Rob Lourens 32783ae284 EH search - factor out pfs so it can be mocked for testing 2018-05-15 18:05:15 -07:00
Rob Lourens fa20275dbd EH search - logging in output channel 2018-05-15 18:05:15 -07:00
Matt Bierner 0242f78a50 Try canceling previous code action requests on re-trigger
Fixes #49884
2018-05-15 17:44:22 -07:00
Matt Bierner b228ffc44b Show progress while computing code actions
Fixes #49939
2018-05-15 17:14:46 -07:00
Matt Bierner 4c57171eb4 Add move to new file refactoring for JS/TS
Fixes #49866
2018-05-15 17:14:45 -07:00
Krzysztof Cieslak 20b71e27ca Add openOnDebugBreak for openDebug 2018-05-16 00:24:18 +02:00
Miguel Solorio 6da964f278 Merge pull request #49761 from brunnopleffken/extensions-icon
Resize the 'Extensions' icon to make it pixel-perfect. Fixes #49606
2018-05-15 13:31:15 -07:00
Chen cd1af1c7b6 Remove redundant '6' in stdFork.ts (#49869) 2018-05-15 11:48:17 -07:00
Johannes Rieken f731688905 Merge pull request #49917 from Microsoft/joh/outline
Implements an outline view
2018-05-15 19:22:22 +02:00
Johannes Rieken ae13642aac have outline view collapsed by default 2018-05-15 18:14:44 +02:00
Daniel Imms f0ae84081a Merge pull request #48896 from alexglazkov9/issue_48891
fixes #48891
2018-05-15 09:12:53 -07:00
Johannes Rieken abf25ad143 Merge branch 'master' into joh/outline 2018-05-15 18:12:33 +02:00
Johannes Rieken e538ec0945 synthesize a hierarchy based on range containment 2018-05-15 18:12:00 +02:00
Sandeep Somavarapu b97a811afd Introduce hideByDefault property for views 2018-05-15 18:06:36 +02:00
Daniel Imms 7920329a12 Merge remote-tracking branch 'ups/master' into issue_48891 2018-05-15 09:02:07 -07:00
Daniel Imms 987df59bdb Clean up 2018-05-15 09:01:59 -07:00
Daniel Imms 568efc0e9b Revert "errors appeared after 216151379f, ee36a84ff1 and 8578f0241e1a64fb5af8ee1b030e42579ef9cd6f"
This reverts commit c3805d820b.
2018-05-15 08:51:39 -07:00
Johannes Rieken 0d07c6812e more stability 2018-05-15 17:38:54 +02:00
Johannes Rieken cd319f414f protect against empty results 2018-05-15 17:16:47 +02:00
Sandeep Somavarapu 0b77964b6a #49511 Access selected elements 2018-05-15 16:54:16 +02:00
Sandeep Somavarapu 43ac4e244f #30535 expand and collapse events 2018-05-15 16:54:16 +02:00
Johannes Rieken a3e3a27844 use WorkbenchTreeController 2018-05-15 16:41:30 +02:00
Daniel Imms 005666c43e Merge pull request #44945 from 0xabu/wsl-cli-fix
enable CLI when invoked from WSL on modern (RS4) hosts
2018-05-15 07:26:32 -07:00
Erich Gamma c0126de1f3 Render pre/post scripts different from regular scripts 2018-05-15 16:22:40 +02:00
Erich Gamma 6b129c5558 remove filterPrePostScripts 2018-05-15 16:22:39 +02:00
Johannes Rieken d3cedeae25 better keyboard hack logic 2018-05-15 16:22:32 +02:00
Alexandru Dima 686498e198 Merge pull request #49652 from chsienki/fix_css_classnames
Allow class names to begin with an underscore in textModel.ts
2018-05-15 12:58:27 +02:00
Johannes Rieken 44c79cc1ea implement focus-function for panel 2018-05-15 12:44:44 +02:00
Johannes Rieken 40b32cd4bb better left click logic 2018-05-15 12:42:48 +02:00
Martin Aeschlimann c52fe7087c color provider server capability doesn't define boolean (yet). For Microsoft/vscode-languageserver-node#349 2018-05-15 12:05:59 +02:00
Johannes Rieken 7e8c5372bc expand one level into the interesting bits 2018-05-15 11:58:38 +02:00
Johannes Rieken b96f4be404 correct height for tree, better reveal logic of best match (still imperfect, tree issue?) 2018-05-15 11:53:36 +02:00
isidor 8c729af886 debug: propoagte the unresolvedConfiguration to more than the first restart
fixes #49810
2018-05-15 11:46:10 +02:00
Sandeep Somavarapu 333a01284e #49816 check for element 2018-05-15 11:44:26 +02:00
Sandeep Somavarapu fd63cd5536 Fix #49816 2018-05-15 11:44:26 +02:00
Johannes Rieken d4d07edd32 double click focuses editor, alt/cmd click opens to the side 2018-05-15 11:43:41 +02:00
Martin Aeschlimann 5b87b61db5 Merge pull request #49849 from DustinCampbell/update-csharp-grammar
Update C# TextMate grammar with important bug fix
2018-05-15 11:35:46 +02:00