Commit graph

14305 commits

Author SHA1 Message Date
Martin Aeschlimann
3ccb2f3237 [vb] syntax highlighting for "End Property" and "End Class". Fixes #10481 2017-01-23 09:33:13 +01:00
Benjamin Pasero
882244ea24 Merge pull request #18575 from hun1ahpu/fixLabelsTests
Fix labels unit tests + root displayed as '..
2017-01-23 07:43:47 +01:00
Benjamin Pasero
7a221eb35f fixes #17916 2017-01-23 07:43:15 +01:00
Benjamin Pasero
47569f4095 add some missing command alias labels 2017-01-23 07:42:52 +01:00
Benjamin Pasero
c698fddbee usual every morning build fixing 2017-01-23 07:42:08 +01:00
Daniel Imms
9fb597611f Expose ITerminalInstance.onDisposed
Fixes #18986
2017-01-22 19:46:47 -08:00
Christof Marti
d296b8e5b2 Only open Welcome page when no files are open (fixes #18955) 2017-01-22 14:51:32 -08:00
Christof Marti
db814f4009 Merge branch 'chrmarti/welcomeexperience' 2017-01-22 14:26:24 -08:00
Peng Lyu
98f24d947a Merge pull request #18993 from rebornix/FixEnterRules
fix #18962. Honor enter rules
2017-01-21 21:09:56 -08:00
rebornix
f1c05774ea fix #18962. Honor enter rules 2017-01-21 20:52:08 -08:00
Daniel Imms
8f76900a67 node-pty@0.6.1
Fixes #18985
2017-01-21 14:48:00 -08:00
Alex Dima
7292137a04 Fixes #18391 2017-01-21 22:06:39 +01:00
Dirk Baeumer
46e9ab2774 Support OS specific properties in task command definition 2017-01-21 20:36:45 +01:00
Christof Marti
ae937bd27e Merge remote-tracking branch 'origin/master' into chrmarti/welcomeexperience 2017-01-21 11:30:41 -08:00
Sean McBreen
ba0b27cf1e Improved ending text 2017-01-21 10:32:08 -08:00
Alex Dima
0c65d0a0b8 Do not use fast rendered view line on Linux in the standalone editor (#18975) 2017-01-21 10:10:25 -08:00
Sean McBreen
5c58390dee color theme 2017-01-21 10:09:44 -08:00
Sean McBreen
c8626b4748 Interface overlay keyboard shortcuts 2017-01-21 10:01:47 -08:00
Alex Dima
ef772d7175 Fixes #18975: Zoom Level can impact read character widths 2017-01-21 09:55:53 -08:00
Alex Dima
c5407df4b1 Do not use CanvasCharWidthReader on Linux (#18975) 2017-01-21 09:27:28 -08:00
Alex Dima
814f92341a Render find options by themselves temporarily (#18973) 2017-01-21 14:31:50 +01:00
Alex Dima
c7586fce1d Extract find input checkboxes to separate file 2017-01-21 13:40:49 +01:00
Alex Dima
3357ae8f54 Highlight find options when invoking multicursor actions 2017-01-21 13:10:38 +01:00
hun1ahpu
3ed69a123a Merge branch 'fixLabelsTests' of https://github.com/hun1ahpu/vscode into fixLabelsTests 2017-01-21 12:50:47 +01:00
hun1ahpu
2fd302f014 Creating 2 separate tests for windows and not 2017-01-21 12:50:17 +01:00
Benjamin Pasero
a4a2e8dae0 fix tests 2017-01-21 08:42:16 +01:00
Benjamin Pasero
e42705be9c fixes #18731 2017-01-21 08:39:11 +01:00
Benjamin Pasero
6e9996ed6d Intl is not defined in Safari < 10 2017-01-21 08:20:25 +01:00
bgashler1@users.noreply.github.com
7ecae4787a Enlarged stop icons to match disconnect #16929 2017-01-20 21:29:08 -08:00
Christof Marti
885ebe7c15 Automatically adjust editor height (fixes #18899) 2017-01-20 20:52:27 -08:00
bgashler1@users.noreply.github.com
4b52b93d84 Responsive and added command palette
Fixes #18886
2017-01-20 20:41:18 -08:00
Christof Marti
b33b8243fc Shrink overlay with custom titlebar (fixes #18854) 2017-01-20 20:15:34 -08:00
bgashler1@users.noreply.github.com
c4a8ff1170 Initial layout for overlay screen 2017-01-20 20:13:07 -08:00
bgashler1@users.noreply.github.com
fe427580f5 Fixed paths on light themes 2017-01-20 19:48:35 -08:00
roblou
91f797b561 node-debug2@1.9.8 2017-01-20 17:28:45 -08:00
Matt Bierner
a02320ba80 Fixes md preview to editor sync when before first element in preview (#18959)
* Fixes md preview to editor sync when before first element in preview

* Fix potential undef reference
2017-01-20 17:23:21 -08:00
bgashler1@users.noreply.github.com
a5c6fa7448 Fixes #18941 Blurs the background editor in demo 2017-01-20 17:17:21 -08:00
Ramya Achutha Rao
aa334d9cd8 Use spread operator instead of Object.assign 2017-01-20 16:49:59 -08:00
Alex Dima
bda6cb768e Fixes #18645: Bracket match does not scroll screen 2017-01-21 01:43:23 +01:00
Christof Marti
4e6b601f29 Update scrollbar to scroll (fixes #18864) 2017-01-20 16:40:32 -08:00
Alex Dima
1903620c7b Fix duplicated -1 in FastRenderedViewLine 2017-01-21 01:25:20 +01:00
Alex Dima
14ba76f6d2 Fixes #18378: Expose detected-link color to themes 2017-01-21 01:22:57 +01:00
Alex Dima
8289f6fa05 Fixes #18711: File level search & replace won't replace with nothing 2017-01-21 00:57:22 +01:00
Matt Bierner
b8e4ae1e57 isInWalkThrough -> isInEmbeddedEditor 2017-01-20 15:52:33 -08:00
Sean McBreen
ed795fb70e spelling corretions and other bugs 2017-01-20 15:50:11 -08:00
Christof Marti
791c8fba07 Add OpenIntroductoryVideosUrlAction (fixes #18862) 2017-01-20 15:35:33 -08:00
Alex Dima
543616cd6e Fixes #18954: Round individual positions 2017-01-21 00:24:58 +01:00
Christof Marti
a9777e8582 Use openFolder on Windows and Linux (fixes #18859) 2017-01-20 15:21:02 -08:00
Matt Bierner
dc614f212d Cleanup markdown extension (#18951)
* Splits symbol provider to own file
* Removes duplicate frontmatter logic
2017-01-20 15:20:37 -08:00
Matt Bierner
189045accf Merge branch 'chrmarti/welcomeexperience' of https://github.com/microsoft/vscode into chrmarti/welcomeexperience 2017-01-20 15:12:59 -08:00