Yuki Ueda
|
6970c052d0
|
remove some
|
2016-05-04 09:48:29 +09: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 |
|
isidor
|
dcdf4e1e50
|
debug: fix remove-all icons in hc theme
|
2016-05-02 12:52:48 +02:00 |
|
Johannes Rieken
|
54e210068a
|
cancel request on clear, fixes #5100
|
2016-05-02 12:51:08 +02:00 |
|
Johannes Rieken
|
dc92aa115f
|
debt - zone widget isn't event emitter anymore, code style alignments
|
2016-05-02 12:48:24 +02:00 |
|
isidor
|
7f1875946f
|
fixes #4608
|
2016-05-02 12:44:43 +02:00 |
|
Alexandru Dima
|
06a78bb850
|
Merge pull request #6028 from alexandrudima/may2016
May2016
|
2016-05-02 12:36:53 +02:00 |
|
Alex Dima
|
c71ae8368e
|
Extract classes from editorCommon, editorBrowser
|
2016-05-02 12:34:49 +02:00 |
|
isidor
|
141a0eda80
|
fixes #5839
|
2016-05-02 12:19:50 +02:00 |
|
isidor
|
2585bd0084
|
fixes #6010
|
2016-05-02 12:04:03 +02:00 |
|
Martin Aeschlimann
|
1f0657703b
|
Extension licenses: Fix URL for node-jsonc-parser
1.1.0-insider
|
2016-05-02 11:52:52 +02:00 |
|