Commit graph

6233 commits

Author SHA1 Message Date
Benjamin Pasero 7c483ab854 polish 2016-06-06 07:32:06 +02:00
Benjamin Pasero 1faead8dd3 replace chevron icon 2016-06-06 07:32:06 +02:00
Benjamin Pasero 0256f00d8d improve revert logic for untitled 2016-06-06 07:32:06 +02:00
Andre Weinand 385412e89f do not cache string editor inputs in debug service; fixes #7217 2016-06-05 18:21:45 +02:00
Alex Dima b5063c4226 Reduce dependencies on IMode 2016-06-05 10:21:29 +02:00
Alex Dima 92b91cf371 Remove usages of richEditSupport and adopt LanguageConfigurationRegistry 2016-06-05 09:38:29 +02:00
Alex Dima 3719c2f686 Reduce usage of richEditSupport 2016-06-05 09:38:29 +02:00
Daniel Imms a89447cca9 Add focus terminal command
Fixes #7189
2016-06-04 01:05:21 -07:00
Daniel Imms 282fc4ba65 Remove unused variable 2016-06-03 23:35:43 -07:00
Daniel Imms 04c6860493 Remove completed TODO 2016-06-03 23:34:43 -07:00
Daniel Imms fb06e53a10 Pull individual terminal logic out of terminalPanel
The character measure logic has been shuffled around a little and now is done
primarily in setVisible after the terminal is confirmed to be within the DOM.

Part of #6458
2016-06-03 23:33:33 -07:00
Ed Munoz 2696b7c155 Reset skip flag to false to fix skipping rest of string 2016-06-03 17:03:39 -07:00
Sandeep Somavarapu a8abd900c4 Have the source filter value in the filter options 2016-06-03 18:18:12 +02:00
Sandeep Somavarapu 39eaef8392 fix style for filter box 2016-06-03 17:59:09 +02:00
Sandeep Somavarapu 64b7b21385 #7147 #7129 Moved filterbox to top and removed unnecessary messages 2016-06-03 17:37:36 +02:00
Johannes Rieken ef537b0aab path#normalize - reduce slice-calls 2016-06-03 17:34:19 +02:00
Benjamin Pasero 86d32cbe46 Merge pull request #7188 from Microsoft/ben/7162
Open editors list lost middle click to close file (fixes #7162)
2016-06-03 17:23:56 +02:00
Benjamin Pasero 177c7699a0 better solution 2016-06-03 17:23:42 +02:00
Benjamin Pasero 787d56f427 Open editors list lost middle click to close file (fixes #7162) 2016-06-03 16:46:06 +02:00
isidor f9d9cfa5f2 open editors: temporary workaround due to a partial tree refresh issue 2016-06-03 16:38:01 +02:00
isidor 83168c1f5e open editors: do not pin on enter 2016-06-03 16:32:39 +02:00
Benjamin Pasero b69e0f0818 Search results navigation in Tree using keyboard is not consistent as using mouse (fixes #7183) 2016-06-03 16:12:26 +02:00
Johannes Rieken 044e0be441 remove unused code 2016-06-03 15:51:47 +02:00
Johannes Rieken 640f516f37 api - encourage to set kind when creating a completion item 2016-06-03 15:48:21 +02:00
Johannes Rieken 9afa1307d4 add configuration-editing extension that proposes commands in keybindings.json, #7185 2016-06-03 15:40:36 +02:00
Benjamin Pasero a25c0caae0 Explorer activity icon unsaved count decoration stays around (fixes #7180) 2016-06-03 15:08:27 +02:00
Alex Dima f38a35bb46 Access richEditSupport through LanguageConfigurationRegistry 2016-06-03 15:04:30 +02:00
Alex Dima c60d46a2fb Rename richEditSupport to languageConfigurationRegistry 2016-06-03 15:04:30 +02:00
Alex Dima 9288bf5e09 Clean up IBracketElectricCharacterContribution 2016-06-03 15:04:30 +02:00
Martin Aeschlimann f7ed34859a Update JSON service to latest vscode-languageserver 2016-06-03 14:49:39 +02:00
Benjamin Pasero c843d58563 use instantiation service for service creation too 2016-06-03 14:43:41 +02:00
Sandeep Somavarapu c7e03a70f9 #7133 toggle problems panel on clicking errors and warning in status bar 2016-06-03 13:15:46 +02:00
Benjamin Pasero f8397605e8 simplify textchangeevent 2016-06-03 12:34:43 +02:00
Dirk Baeumer 26983bfc8a Fixes #7149: Markers: deleting a file should remove its markers 2016-06-03 12:10:17 +02:00
Johannes Rieken cea00aef9b RegExp ftw, #7086 2016-06-03 11:58:52 +02:00
Alex Dima d72d0833a0 Monarch is a tokenizer, and only a tokenizer 2016-06-03 11:53:44 +02:00
Alex Dima 1a6d368c19 Define IRichLanguageConfiguration clearly (do not generate it through Monarch) 2016-06-03 11:53:44 +02:00
isidor e036c0e7c3 open editors : structural tree refresh with a delay
fixes #7040
#6670
2016-06-03 11:43:43 +02:00
isidor 39317f66e0 debug: whitespace formating 2016-06-03 11:43:43 +02:00
Sandeep Somavarapu 664413467f #7151 add more smartness to auto-expand 2016-06-03 11:29:15 +02:00
Joao Moreno 366ab1d790 git merge conflicts: listen to model events
fixes #6531
2016-06-03 11:27:42 +02:00
Joao Moreno d2cff04726 git merge decorator: cleanup 2016-06-03 11:27:42 +02:00
Johannes Rieken 59f91b2a35 fix actionbar spacing, #7121 2016-06-03 10:48:56 +02:00
Joao Moreno 05be96f73d read environment through node itself
fixes #6375
2016-06-03 10:48:19 +02:00
Johannes Rieken 3d5e058652 support only custom title of preview pane, #2351 2016-06-03 10:44:31 +02:00
Johannes Rieken 63e98ebba7 change object style for Position#with and Position#translate, #6678 2016-06-03 10:11:36 +02:00
Johannes Rieken 4f33eeae61 align with-signatures, add change-object overload to Range#with, #6678 2016-06-03 10:11:36 +02:00
Johannes Rieken 2071e2fa5c expose Uri#with to allow deriving a new Uri from an existing, #6678 2016-06-03 10:11:36 +02:00
Benjamin Pasero 26caa26382 move editor events over to group service 2016-06-03 09:55:22 +02:00
Benjamin Pasero f2987ae9fc move editor moved event to group service 2016-06-03 09:41:49 +02:00