Matt Bierner
|
468dc867cd
|
Rename markdown to markdown-language-features
|
2018-03-19 21:08:39 -07:00 |
|
Peng Lyu
|
17faeb913d
|
Merge branch 'rebornix/search-opt'
|
2018-03-19 20:51:04 -07:00 |
|
Peng Lyu
|
e4044faa0b
|
cmd+d can leverage chunk based searching.
|
2018-03-19 20:47:51 -07:00 |
|
Peng Lyu
|
654e0683ae
|
For large files, we throttle research events.
|
2018-03-19 20:47:23 -07:00 |
|
Peng Lyu
|
c166beabe5
|
Use decoration tree to search when not exceeding limit.
|
2018-03-19 20:46:02 -07:00 |
|
Matt Bierner
|
ca1d4ad266
|
Use isInString for highlights
|
2018-03-19 18:21:21 -07:00 |
|
Matt Bierner
|
f15bf0e76e
|
locations cannot be null
|
2018-03-19 18:09:42 -07:00 |
|
Matt Bierner
|
62211f51e6
|
asUrl cannot return null
|
2018-03-19 18:05:28 -07:00 |
|
Matt Bierner
|
7ab79ffeff
|
Extract getUri
|
2018-03-19 18:01:00 -07:00 |
|
Matt Bierner
|
24d305eaa5
|
Remove old commented out compile on save TS api
|
2018-03-19 18:01:00 -07:00 |
|
Matt Bierner
|
e84b87c590
|
Mark client property readonly
|
2018-03-19 18:01:00 -07:00 |
|
Matt Bierner
|
cba8cb96bf
|
Add location converter
|
2018-03-19 18:01:00 -07:00 |
|
Matt Bierner
|
681b0cf103
|
💄
|
2018-03-19 18:01:00 -07:00 |
|
Matt Bierner
|
a42fba45a8
|
Extract toWorkspaceEdit
|
2018-03-19 18:01:00 -07:00 |
|
Matt Bierner
|
0ea3549a3f
|
Remove duplicate code edit converter
|
2018-03-19 18:01:00 -07:00 |
|
Ramya Achutha Rao
|
83bad4614f
|
Sections for built in extensions view #45921
|
2018-03-19 17:33:02 -07:00 |
|
Matt Bierner
|
d9f5db3a07
|
Use consistent name for workspaceedit converters
|
2018-03-19 17:27:57 -07:00 |
|
Matt Bierner
|
505cddc976
|
Move workspace edits into type converters
|
2018-03-19 17:26:26 -07:00 |
|
Matt Bierner
|
8427e92345
|
Move remaining basic type converters into namespaces
|
2018-03-19 17:23:13 -07:00 |
|
Matt Bierner
|
9201da12dc
|
Start moving typeConverters into namespaces
|
2018-03-19 17:19:25 -07:00 |
|
Matt Bierner
|
c2d2b64320
|
Rename Convert to typeConverters
|
2018-03-19 17:12:39 -07:00 |
|
Matt Bierner
|
e769928919
|
Use additionalTextEdits for edits in the current file
Fixes #42859
|
2018-03-19 17:02:19 -07:00 |
|
Peng Lyu
|
48a5f35d04
|
findMatchesInNode should take startColumn into account.
|
2018-03-19 16:58:41 -07:00 |
|
Matt Bierner
|
e839ec02cc
|
Make find widget opt-in for webviews
Fixes #44597
|
2018-03-19 15:19:05 -07:00 |
|
Pine Wu
|
0999fc0503
|
Update css server deps
|
2018-03-19 15:08:30 -07:00 |
|
Matt Bierner
|
95a406bd2a
|
Mark import paths as other type instead of string
Ensures that quick suggestions work properly
Fixes #46142
|
2018-03-19 14:58:14 -07:00 |
|
Matt Bierner
|
e96cd3b858
|
Simplify pendingDiagnostics sort
|
2018-03-19 14:58:13 -07:00 |
|
André Weinand
|
4ba8a1b966
|
node-debug@1.22.6 & node-debug2@1.22.3
|
2018-03-19 22:34:01 +01:00 |
|
Sandeep Somavarapu
|
f1f99f685b
|
#44141 Ignore hints in Problems panel
|
2018-03-19 23:52:02 +05:30 |
|
Sandeep Somavarapu
|
bba3bf078d
|
💄
|
2018-03-19 23:52:02 +05:30 |
|
Daniel Imms
|
7a172d7799
|
Use stricter types for terminal env setting
Fixes #45590
|
2018-03-19 10:43:23 -07:00 |
|
Benjamin Pasero
|
d43937b906
|
Pointer capture when moving sashes or scrollbars (fixes #21675)
|
2018-03-19 18:22:22 +01:00 |
|
Benjamin Pasero
|
1dcdaccbcc
|
light theme - assign a lighter input placeholder color
|
2018-03-19 18:10:00 +01:00 |
|
Benjamin Pasero
|
2f4d2e3d45
|
Notification expand/collapse arrow should be reversed (fixes #45850)
|
2018-03-19 18:03:05 +01:00 |
|
Johannes Rieken
|
d19cf3e1a4
|
fix #46104
|
2018-03-19 17:51:22 +01:00 |
|
Joao Moreno
|
e82ae3cdf1
|
fixes #45828
|
2018-03-19 16:36:58 +01:00 |
|
Johannes Rieken
|
a116e73a94
|
more renames, #7340
|
2018-03-19 16:33:43 +01:00 |
|
isidor
|
7192b6a540
|
Honour "preserveFocusHint" attribute of StoppedEvent
fixes #46098
|
2018-03-19 16:11:56 +01:00 |
|
isidor
|
807f9d5c8b
|
explorer: root folders must be directories
fixes #46014
|
2018-03-19 16:03:43 +01:00 |
|
André Weinand
|
634d73f9de
|
DAP: add preserveFocusHint to StoppedEvent
|
2018-03-19 15:51:08 +01:00 |
|
Benjamin Pasero
|
b1bc9a5964
|
Revert "debt - dispose one CancellationTokenSource"
This reverts commit 94aaf3892b.
|
2018-03-19 15:11:55 +01:00 |
|
Joao Moreno
|
27c68d9258
|
:liptstick:
|
2018-03-19 14:30:31 +01:00 |
|
Joao Moreno
|
1d0271f486
|
Merge branch 'submodule-limit-workspace-setting' of https://github.com/shobhitchittora/vscode into shobhitchittora-submodule-limit-workspace-setting
|
2018-03-19 14:28:29 +01:00 |
|
Joao Moreno
|
0797fa34cf
|
Merge branch 'nikonso-git_actions_context_menu'
|
2018-03-19 14:27:05 +01:00 |
|
Joao Moreno
|
0c01c63d92
|
show actions in the right editor only
|
2018-03-19 14:26:37 +01:00 |
|
Joao Moreno
|
f929d1cd05
|
Merge branch 'git_actions_context_menu' of https://github.com/nikonso/vscode into nikonso-git_actions_context_menu
|
2018-03-19 14:09:47 +01:00 |
|
Sandeep Somavarapu
|
6c84775aef
|
#45197 User Capital Casing
|
2018-03-19 17:51:55 +05:30 |
|
Benjamin Pasero
|
94aaf3892b
|
debt - dispose one CancellationTokenSource
|
2018-03-19 13:00:32 +01:00 |
|
Alex Dima
|
e3ce029935
|
Prepare for node >= v8.0.0
|
2018-03-19 12:59:32 +01:00 |
|
Alex Dima
|
7c849cb6d2
|
Editor release
|
2018-03-19 12:27:48 +01:00 |
|