Matt Bierner
|
85af29ffcf
|
Don't treat regular string SignatureInformation documentation as markdown
Fixes #35937
|
2017-10-23 13:18:27 -07:00 |
|
Sandeep Somavarapu
|
5520af8168
|
Fix #34254
|
2017-10-20 22:56:40 +02:00 |
|
Alex Dima
|
5f8562294b
|
Merge remote-tracking branch 'origin/master' into alex/interval-tree
|
2017-10-20 15:20:02 +02:00 |
|
Sandeep Somavarapu
|
fd42d99117
|
💄
|
2017-10-18 11:58:50 +02:00 |
|
Sandeep Somavarapu
|
993043440d
|
Send workspace configuration change event data to extension host
|
2017-10-18 10:53:24 +02:00 |
|
Johannes Rieken
|
71d332b464
|
deco - remove opacity, use colors only, remove provider label from proposed api
|
2017-10-18 10:36:47 +02:00 |
|
Johannes Rieken
|
ca2c107324
|
deco - update decorations when gitignore-file changes
|
2017-10-18 10:06:13 +02:00 |
|
Sandeep Somavarapu
|
b65cb01b3d
|
Send the configuration change event data to Extension host
|
2017-10-18 08:39:48 +02:00 |
|
Johannes Rieken
|
41f0ff15d7
|
deco - move scm decorations to git extension
|
2017-10-17 12:49:56 +02:00 |
|
Johannes Rieken
|
572c7ba2b4
|
deco - expose decorations as proposed api
|
2017-10-17 11:15:56 +02:00 |
|
Sandeep Somavarapu
|
b5774640f1
|
Use IConfigurationService.updateValue instead of IConfigurationEditingService
|
2017-10-16 23:01:02 +02:00 |
|
Alex Dima
|
324650128e
|
Add fast path for vscode.TextEditor.setDecorations
|
2017-10-16 22:48:45 +02:00 |
|
Sandeep Somavarapu
|
81cab911d8
|
Merge pull request #36348 from Microsoft/sandy081/configurationImprovements
Improvements to configuration service
|
2017-10-16 12:43:36 +02:00 |
|
Johannes Rieken
|
46b7697866
|
color - move color provider api to stable api
|
2017-10-16 12:43:21 +02:00 |
|
Johannes Rieken
|
65a2d30efe
|
color - jsdoc and tiny tweaks for color provider api
|
2017-10-16 12:43:21 +02:00 |
|
Sandeep Somavarapu
|
87aef92aaf
|
Merges
|
2017-10-16 11:39:28 +02:00 |
|
Nick Snyder
|
65ab631d51
|
add missing awaits
|
2017-10-14 00:16:14 -07:00 |
|
isidor
|
55643dd7e3
|
debug: make createProcess private and remove startDebugSession from exHostDebugService
fixes #36132
|
2017-10-13 11:06:51 +02:00 |
|
Johannes Rieken
|
c6ac991a52
|
debt - remove apiUsage telemetry
|
2017-10-11 15:40:35 +02:00 |
|
Johannes Rieken
|
12439dfbb6
|
debt - remove obsolete URI casts
|
2017-10-11 13:01:10 +02:00 |
|
Benjamin Pasero
|
71cdb6afbc
|
promote showWorkspaceFolderPick to stable API
|
2017-10-11 12:22:12 +02:00 |
|
Joao Moreno
|
4cfb248733
|
fixes #36010
|
2017-10-11 09:30:20 +02:00 |
|
Johannes Rieken
|
5c109769f0
|
use ColorIdentifier instead of Color, define some git colors for untracked, modifed, and ignored
|
2017-10-10 17:08:53 +02:00 |
|
Johannes Rieken
|
51b0bf3c78
|
support findFiles
|
2017-10-10 12:20:38 +02:00 |
|
Johannes Rieken
|
6e7a575339
|
add appendCodeblock, #33577
|
2017-10-09 16:42:54 +02:00 |
|
Sandeep Somavarapu
|
4765a8ab17
|
Configuration: Use proper names for getting sections and values
|
2017-10-06 11:57:21 +02:00 |
|
Sandeep Somavarapu
|
38f2f142b0
|
Remove unnecessary generics in configuration area
|
2017-10-06 11:48:02 +02:00 |
|
Sandeep Somavarapu
|
3151c10d70
|
- Ability to write configuration into memory
- CLean up: Separate models and interfaces
|
2017-10-06 11:38:58 +02:00 |
|
Sandeep Somavarapu
|
75cf7dabb5
|
Refactor Configuration Service
- API to get a value given a key
- API to update value smartly
- Fine grained configuration change event
- Smart reload API
- Remove unnecessary APIs
|
2017-10-05 23:13:18 +02:00 |
|
Christof Marti
|
35b91522e7
|
Check search.useRipgrep for file searches (#34999)
|
2017-10-03 11:56:25 -07:00 |
|
Johannes Rieken
|
1f975f05c9
|
allow InputBoxOptions#validateInput to return a thenable, #34532
|
2017-10-03 09:18:28 +02:00 |
|
isidor
|
409d89c60b
|
remove vscode.startDebug
|
2017-10-02 16:59:28 +02:00 |
|
Johannes Rieken
|
229093ec9e
|
debt - remove unused 'usesCommandLink' telemetry
|
2017-10-02 14:40:03 +02:00 |
|
Johannes Rieken
|
8414d5c03e
|
debt - use SearchTree over Trie'ish
|
2017-10-02 14:31:34 +02:00 |
|
Johannes Rieken
|
1d6dd956ef
|
debt - map'ish names for trie
|
2017-10-02 14:31:34 +02:00 |
|
Johannes Rieken
|
fe549c277c
|
debt - a better search tree to replace trie
|
2017-10-02 14:31:34 +02:00 |
|
Johannes Rieken
|
38779c0593
|
don't trust MarkedString, #29076
|
2017-09-29 11:34:27 +02:00 |
|
Dirk Baeumer
|
2e4b6ce1c2
|
Fixes #34732: Tasks - Multiroot folder - no all detected tasks presented in quick pick
|
2017-09-29 11:16:02 +02:00 |
|
Johannes Rieken
|
93dfa359fa
|
getWorkspaceFolder return a workspace folder when called with one, fixes #34843
|
2017-09-28 11:36:46 +02:00 |
|
Johannes Rieken
|
a5824e6daa
|
better names, better jsdoc, fixes #35141
|
2017-09-27 14:46:57 +02:00 |
|
Johannes Rieken
|
22336f0530
|
fix #35053, fix #35051
|
2017-09-27 10:27:11 +02:00 |
|
Benjamin Pasero
|
4368d0f452
|
validate ctor arguments (fixes #35112)
|
2017-09-26 17:19:35 +02:00 |
|
Benjamin Pasero
|
fd19798aa1
|
Consider to change RelativePattern ctor argument order (fixes #35103)
|
2017-09-26 17:07:57 +02:00 |
|
kieferrm
|
08d8f0f9f6
|
indentation changes
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
9d5589dbf4
|
update GDPR todos
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
fbb3e25987
|
omit endPoint where it defaults to none
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
03bbbbb6b1
|
review GDPR classifications
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
acacfeda1f
|
change wildcard property
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
c180bda91e
|
inline values
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
a65363876a
|
more GDPR classification
|
2017-09-25 18:36:43 -07:00 |
|