Joao Moreno
|
dda0911086
|
update diff.tmbundle license
|
2018-03-01 16:37:26 +01:00 |
|
Dirk Baeumer
|
3c73a2d465
|
Fixes #37565: taskDefinitions property descriptions are not localized
|
2018-03-01 13:00:09 +01:00 |
|
Erich Gamma
|
815720cb58
|
Fix typos in Readme
|
2018-03-01 10:33:11 +01:00 |
|
Matt Bierner
|
0179894e45
|
Use vscode.X for basic extensions and vscode.X-language-features for lang features extensions
Standardizing extension identifiers
|
2018-03-01 00:26:31 -08:00 |
|
Benjamin Pasero
|
9a04587cc6
|
Revert "Update icon for Emmet"
This reverts commit 31f3a21523.
|
2018-03-01 07:30:52 +01:00 |
|
Matt Bierner
|
dee28efc34
|
logo -> icon
|
2018-02-28 20:52:27 -08:00 |
|
Matt Bierner
|
22595c0137
|
Add icon
|
2018-02-28 20:51:18 -08:00 |
|
Matt Bierner
|
168a8fd980
|
Use standard name
|
2018-02-28 20:39:38 -08:00 |
|
Matt Bierner
|
691da9b3a3
|
Split markdown extension into markdown and markdown-basics
|
2018-02-28 20:37:02 -08:00 |
|
Matt Bierner
|
df9b7778f2
|
Add logo
|
2018-02-28 20:28:53 -08:00 |
|
kieferrm
|
d53fa1cf77
|
icon and cosmetics for php extension
|
2018-02-28 19:26:04 -08:00 |
|
kieferrm
|
95888050f7
|
add icon for seti file theme extension
|
2018-02-28 18:59:00 -08:00 |
|
Matt Bierner
|
ea2132e45f
|
Cleaning up class and method names
|
2018-02-28 18:18:19 -08:00 |
|
Matt Bierner
|
e1cb0377c9
|
Move previewConfig to own file
|
2018-02-28 18:14:19 -08:00 |
|
Matt Bierner
|
dfa6e44bd3
|
Enable command uris in the markdown preview
These are used to support document links
|
2018-02-28 18:09:50 -08:00 |
|
Matt Bierner
|
0ec912a96c
|
Formatting
|
2018-02-28 18:09:50 -08:00 |
|
Matt Bierner
|
6935cffe4c
|
Move isMarkdownFile to own file
|
2018-02-28 18:09:50 -08:00 |
|
Matt Bierner
|
f131ccf4e1
|
Move topmost line monitor to own file
|
2018-02-28 18:09:50 -08:00 |
|
Matt Bierner
|
572a763e64
|
Move preview to own file
|
2018-02-28 18:09:50 -08:00 |
|
Matt Bierner
|
47ec334ed9
|
Batch visible line updates for markdown preview
Fixes #44532
|
2018-02-28 18:09:50 -08:00 |
|
Matt Bierner
|
1846821795
|
Remove extra calls to isMarkdownFile
isPreviewOf already handles this
|
2018-02-28 18:09:49 -08:00 |
|
Matt Bierner
|
73d03f63b6
|
Only show toggleLock when in markdown preview
|
2018-02-28 18:09:49 -08:00 |
|
Matt Bierner
|
56eb1fc0de
|
Clean up scrolling logic to be smoother
|
2018-02-28 18:09:49 -08:00 |
|
Matt Bierner
|
b58272a182
|
Remove duplicate getBoundingClientRect call
|
2018-02-28 18:09:49 -08:00 |
|
Matt Bierner
|
9bc705805f
|
Extract createNewPreview and make isScrolling private
|
2018-02-28 18:09:49 -08:00 |
|
Matt Bierner
|
7023d98882
|
Fix double click to switch to editor
|
2018-02-28 18:09:49 -08:00 |
|
Matt Bierner
|
c26185b908
|
Route reveal line through markdown preview instead of command
|
2018-02-28 18:09:49 -08:00 |
|
Matt Bierner
|
690e37f85a
|
Wrap markdown preview command messages
|
2018-02-28 18:09:49 -08:00 |
|
Matt Bierner
|
404bf37ce3
|
Clean up preview update logic
|
2018-02-28 18:09:49 -08:00 |
|
Ramya Achutha Rao
|
fc98ac24d0
|
Fix broken tests in css server
|
2018-02-28 15:39:01 -08:00 |
|
Matt Bierner
|
34a1c69624
|
Restore markEditorSelection
Fixes #44650
|
2018-02-28 14:43:55 -08:00 |
|
Matt Bierner
|
05e17fb91a
|
Document getVisibleLine
|
2018-02-28 14:43:55 -08:00 |
|
Matt Bierner
|
e0156e9f11
|
Add deprecationMessage for scrollPreviewWithEditorSelection
Fixes #44563
|
2018-02-28 13:00:08 -08:00 |
|
Matt Bierner
|
3202a39a52
|
Mark more properties as readonly
|
2018-02-28 12:48:25 -08:00 |
|
Matt Bierner
|
e8a7a3e48e
|
Make sure toggleLock works from the command palette
|
2018-02-28 12:47:15 -08:00 |
|
Matt Bierner
|
7200745ff3
|
Use clearer name
|
2018-02-28 12:47:15 -08:00 |
|
Matt Bierner
|
b25638bf00
|
List public method before private ones
|
2018-02-28 12:47:15 -08:00 |
|
Matt Bierner
|
4fb218a337
|
Mark properties readonly
|
2018-02-28 12:47:14 -08:00 |
|
Matt Bierner
|
8c103aaf3c
|
Split previewManager out into own file
|
2018-02-28 12:47:14 -08:00 |
|
Matt Bierner
|
8bbf75c069
|
Use "markdown.preview.*" name for commands that are preview specific
|
2018-02-28 12:47:14 -08:00 |
|
Matt Bierner
|
94ea10f938
|
Use more standard name for markdown preview context key
|
2018-02-28 11:51:50 -08:00 |
|
Matt Bierner
|
7d8c3bb953
|
Add command to toggle markdown preview locking
Fixes #44529
|
2018-02-28 11:41:46 -08:00 |
|
Matt Bierner
|
8fff87bf4f
|
Rename markdown pinned preview to locked preview
#44529
|
2018-02-28 11:25:52 -08:00 |
|
Ramya Achutha Rao
|
31f3a21523
|
Update icon for Emmet
|
2018-02-28 11:17:56 -08:00 |
|
Martin Aeschlimann
|
1aaf68c2c3
|
[less] update service (fixes #42271)
|
2018-02-28 17:39:32 +01:00 |
|
Erich Gamma
|
5a7ed0f6e9
|
Change scope of exclude setting to resource
|
2018-02-28 16:57:38 +01:00 |
|
Erich Gamma
|
a6dde81592
|
Fixing #31217 npm script not detected if the package.json is not in root folder
|
2018-02-28 16:51:43 +01:00 |
|
Martin Aeschlimann
|
4a7317e4b9
|
css/json/html: improve icon colors
|
2018-02-28 14:53:32 +01:00 |
|
Martin Aeschlimann
|
7b98237ad5
|
CSS/JSON/HTML icons. For #44626
|
2018-02-28 13:57:35 +01:00 |
|
Erich Gamma
|
bc540f119d
|
externalize strings
|
2018-02-28 12:28:25 +01:00 |
|