Commit graph

5045 commits

Author SHA1 Message Date
Benjamin Pasero da7d451328 specify runtime for npm install 2016-05-03 15:43:36 +02:00
Johannes Rieken c4f86d2a30 💄 zone widget 2016-05-03 14:35:43 +02:00
isidor ceb858f1e1 debug: fix broken font in debug hover 2016-05-03 12:34:47 +02:00
isidor 9548418b22 debug: display thread paused / running
fixes #5818
2016-05-03 12:15:32 +02:00
Benjamin Pasero 0a59b9354c extract variable 2016-05-03 12:04:48 +02:00
Johannes Rieken 5216c11904 retrigger suggest when suggest registry changes, fixes #3121 2016-05-03 11:28:04 +02:00
Benjamin Pasero 8bd8a32e39 aligned css names 2016-05-03 11:06:01 +02:00
Benjamin Pasero 6b3a206453 css - drop some vendor prefixes 2016-05-03 10:59:32 +02:00
Johannes Rieken 7662564923 debt - align ServiceAccessor behaviour when service is missing 2016-05-03 10:38:40 +02:00
Johannes Rieken 53ea821d88 fix regression with delegation commant 2016-05-03 10:15:23 +02:00
Alex Dima 75d4d244ab Reuse the same instance of character classifier accross multiple link computations 2016-05-03 08:14:18 +02:00
Alexandru Dima 5259a1547a Merge pull request #5293 from hungys/bugfix
Fix link parsing for non-ASCII characters
2016-05-03 08:05:34 +02:00
isidor 10119d0811 debug: evaluate all watch expressions on repl element add
#2399
2016-05-02 23:40:51 +02:00
Alex Dima 2e5329024c More clean-up in editorCommon 2016-05-02 23:03:38 +02:00
isidor 251d3d79d8 debug: minor outputelement id tuning 2016-05-02 19:31:42 +02:00
Alex Dima e05566c980 Command handlers are invoked with var-args 2016-05-02 19:00:33 +02:00
Joao Moreno fb467cc7a6 reduce app dependency from env 2016-05-02 18:54:07 +02:00
Joao Moreno 8a59d104d4 use strings for process.env 2016-05-02 18:54:07 +02:00
Joao Moreno b66dc779a2 make env a pure class 2016-05-02 18:54:07 +02:00
Joao Moreno 7410fdf685 remove version from environment service 2016-05-02 18:54:07 +02:00
Joao Moreno c330ac2a36 reduce further dependency in workspace context service 2016-05-02 18:54:07 +02:00
Alex Dima 487e7dd1a0 Do not patch in "context" when invoking command through keybinding service 2016-05-02 17:55:51 +02:00
isidor c63fbe6fb1 debug: do not always use uuid.generateId
fixes #5817
2016-05-02 17:53:04 +02:00
isidor 14e287867f fixes #6044 2016-05-02 17:50:00 +02:00
Johannes Rieken f502fd28cb adding todo for future api breakage, #2560 2016-05-02 17:47:47 +02:00
Johannes Rieken dd90397e43 add comment to explain bad behaviour with firstNonWhitespaceCharacterIndex, #2560 2016-05-02 17:45:26 +02:00
Benjamin Pasero 35e5c9af12 Merge pull request #6031 from Microsoft/ben/cache
LinkedMap for bounded caches (#5621)
2016-05-02 16:34:53 +02:00
Benjamin Pasero b77fc0810d adopt linkedmap for glob 2016-05-02 16:34:10 +02:00
isidor f2dbc16bd5 panel: move sash 2px lower
fixes #5524
2016-05-02 16:18:08 +02:00
Benjamin Pasero 2e37ebb4a8 Merge branch 'master' into ben/cache 2016-05-02 16:07:38 +02:00
Benjamin Pasero 858911f120 adopt for filters 2016-05-02 16:07:15 +02:00
Joao Moreno b24be3a8ce cleanup imports 2016-05-02 16:05:37 +02:00
Joao Moreno fda1e69828 move args, cli, sharedProcessMain to code 2016-05-02 16:05:37 +02:00
Joao Moreno ca4519a3b2 workbench/electron-main -> code/electron-main 2016-05-02 16:05:37 +02:00
Joao Moreno 8aeb918803 move to code 2016-05-02 16:05:37 +02:00
Joao Moreno ea7600eca8 gallery service: do not depend on context service 2016-05-02 16:05:37 +02:00
Joao Moreno 1d7af1be25 move package and product to platform 2016-05-02 16:05:37 +02:00
isidor c711d8588a debug: allow empty input for repl
fixes #5773
2016-05-02 16:04:33 +02:00
Benjamin Pasero 1113fe5942 add ratio option 2016-05-02 15:51:09 +02:00
Johannes Rieken 85d328e7e9 Revert "remove util duplication"
This reverts commit 990ef56fe6.
2016-05-02 14:56:43 +02:00
Alex Dima 483349df9a Rename *Trait to *Brand 2016-05-02 14:52:11 +02:00
Johannes Rieken 990ef56fe6 remove util duplication 2016-05-02 14:51:23 +02:00
Alex Dima ac75e58f8b Further cleanup in editorCommon 2016-05-02 14:46:25 +02:00
Benjamin Pasero 3ac0ead705 Merge pull request #6032 from Microsoft/ben/next
May fixes and debt
2016-05-02 14:18:38 +02:00
isidor 56e848ba9b debug: add comments for nls translators
fixes #6039
2016-05-02 14:15:55 +02:00
Johannes Rieken 199b76fc19 set supportsSplitEditor, fixes #5881 2016-05-02 14:04:47 +02:00
isidor 6dc252619c fixes #4611 2016-05-02 14:02:25 +02:00
Johannes Rieken e7eec5444f filter invalid entries when asking marker service for data, fixes #5952 2016-05-02 14:00:26 +02:00
Johannes Rieken 7cbf279082 Merge pull request #6040 from Microsoft/joh/zonedebt
Joh/zonedebt
2016-05-02 13:48:43 +02:00
Johannes Rieken f09f1f5ab5 Merge pull request #6035 from Ikuyadeu/Ikuyadeu/remove_shouldShowEmptySuggestionList
fix #5888
2016-05-02 13:02:18 +02:00