Commit Graph

2161 Commits

Author SHA1 Message Date
Martin Aeschlimann 658643a31c [theme] rename editorGuide -> editorIndentGuides (for #23464) 2017-03-30 16:24:05 +02:00
Joao Moreno 24eb9e571f 🐛 pick up activeEditor for git commands
fixes #23416
2017-03-30 15:18:18 +02:00
Martin Aeschlimann 18affc0b0b [json] update service (fixes NPE in color requestor) 2017-03-30 15:06:52 +02:00
Joao Moreno 02c23884e3 🐛 fix commands naming
fixes #20810
2017-03-30 14:45:31 +02:00
Joao Moreno 0747f366f0 🐛 change scm/resource/context to scm/resourceState/context
fixes #23653
2017-03-30 14:42:44 +02:00
Joao Moreno 8738327b29 🐛 any resource can come in via command arguments 2017-03-30 14:40:55 +02:00
Martin Aeschlimann c9f06d862f [theme] rename editorPeekBorders -> editorPeekBorder (for #23464) 2017-03-30 12:21:08 +02:00
Martin Aeschlimann 6534252837 [theme] rename checkedBorderColor -> inputActiveOptionBorder (for #23464) 2017-03-30 12:18:42 +02:00
Martin Aeschlimann 320a91118d [theme] rename editorInvisibles -> editorWhitespaces (for #23464) 2017-03-30 12:18:42 +02:00
Martin Aeschlimann 6bac4340f3 [theme] rename peek view match color names (for #23464) 2017-03-30 11:51:43 +02:00
Martin Aeschlimann e146a508c8 [theme] rename editorCurrentFindMatchHighlight -> editorFindMatch (for #23464) 2017-03-30 11:38:13 +02:00
Martin Aeschlimann 57ac341cfd [theme] rename editorSelectionHighlightColor -> editorSelectionHighlight (For #23464) 2017-03-30 11:38:12 +02:00
Martin Aeschlimann 94d2a5ab4b [themes] solarized-dark polish: add colors for peek, hover (#23638) 2017-03-30 10:48:17 +02:00
João Moreno bc9a7bb1f9 Merge pull request #23645 from joaomoreno/scm-api-v2
Update SCM API based on feedback
2017-03-30 09:56:54 +02:00
Martin Aeschlimann 097e6598eb Merge pull request #23638 from Microsoft/roblou/solarizedDark
Add extra theme colors to Solarized Dark for #23294
2017-03-30 09:36:53 +02:00
Martin Aeschlimann 252b393776 [json] update service (for #23424) 2017-03-30 09:31:22 +02:00
Joao Moreno b68c8e3347 automatically marshal scm resources 2017-03-30 08:56:28 +02:00
Rob Lourens 3ca7f73481 Add extra theme colors to Solarized Dark for #23294 2017-03-29 21:22:25 -07:00
Christof Marti 17801ff9a9 Listen on configuration change (#20832) 2017-03-29 17:01:24 -07:00
Joao Moreno ccfcbe6c6f scm: move from pull to push model 2017-03-29 22:44:25 +02:00
Martin Aeschlimann 3664ebf5b2 [theme] fix quietlight theme path 2017-03-29 22:03:37 +02:00
isidor f83cf487cb quitLight theme: tmTheme no longer needed 2017-03-29 16:56:05 +02:00
Isidor Nikolic dbaf7ec59f Merge pull request #23545 from Microsoft/isidorn/quietlight
quitelight theme update fixes #23523
2017-03-29 16:30:46 +02:00
Benjamin Pasero 1fa676a0e3 consistent color names (#23464) 2017-03-29 06:58:19 -07:00
Joao Moreno 12470dccf6 🐛 make askpass work in no-workspace environment
fixes #23474
2017-03-29 12:11:33 +02:00
Dirk Baeumer da5e2892e0 Fixes #23427: Staged changes / Changes not localized 2017-03-29 12:07:31 +02:00
Dirk Baeumer 3d07c8ce55 Streamline prompts for workspace executable settings 2017-03-29 12:07:31 +02:00
isidor 94b20f82c1 quitelight theme update 2017-03-29 12:07:14 +02:00
Dirk Baeumer 0c8a6d5ad4 Addresses concerns in #19624 2017-03-28 09:31:16 +02:00
kieferrm 06492ab640 pick up TS 2.2.2 final 2017-03-27 16:23:49 -07:00
Benjamin Pasero 1e99dc2c03 Merge pull request #23220 from daviwil/default-language-config
Add new "files.defaultLanguage" configuration setting
2017-03-27 16:12:32 -07:00
David Wilson 913651fd55 Centralize language mode enumeration in settings completion provider 2017-03-27 15:47:30 -07:00
Martin Aeschlimann 1242ff5751 [html] Formatting JavaScript placed after div elements inside html file adds 12 extra tabs. Fixes #23063 2017-03-27 23:14:47 +02:00
Christof Marti 60f1c78b2d Add telemetry to new git.clone action - take 2 (fixes #21563) 2017-03-27 11:08:12 -07:00
Joao Moreno 20b56e2639 🔥 remove git readme 2017-03-27 17:27:11 +02:00
Martin Aeschlimann 1e17b32406 [theme] polish Abyss theme (fixes #23214) 2017-03-27 15:51:45 +02:00
Joao Moreno e06a838265 🎨 fix scm api based on @jrieken's recommendations 2017-03-27 15:35:56 +02:00
Martin Aeschlimann 7d63b291cf [json] color decorators 2017-03-27 14:27:10 +02:00
Johannes Rieken 45378eb8d8 Merge pull request #22303 from Microsoft/joh/eol
TextDocument#eol
2017-03-27 12:08:42 +02:00
Joao Moreno 3d0b9755d3 💥 scm state -> stateContextKey 2017-03-27 11:54:23 +02:00
Joao Moreno 75576e3cca 💥 scm id -> contextKey 2017-03-27 11:54:23 +02:00
Joao Moreno 79aa19e9d4 💥 scm input onDidAccept 2017-03-27 11:08:36 +02:00
Martin Aeschlimann 106b6cbce8 Merge pull request #23179 from DustinCampbell/update-csharp-grammar
Update to latest C# TextMate grammar
2017-03-27 09:27:42 +02:00
Benjamin Pasero b51bed11bf theming - activityBarDragAndDropBackground 2017-03-26 14:38:12 -07:00
Benjamin Pasero 41d87c2f4a theming - activity bar badges 2017-03-26 14:38:12 -07:00
David Wilson dfa42afcb8 Add new "files.defaultLanguage" configuration setting
This change adds a new configuration setting that sets the default
language mode of new untitled files created with Ctrl+N
(workbench.action.files.newUntitledFile).  This activates the user's
desired language mode when a new untitled file is created.

Fixes #8729.
2017-03-26 11:03:56 -07:00
Benjamin Pasero 37d0a6f5db theming - debug toolbar background 2017-03-25 12:13:01 -07:00
Dustin Campbell af9f1c7fd0 Update C# grammar with fix for named ref/out arguments 2017-03-25 06:52:51 -07:00
Daniel Imms fc43e3cc12 Merge pull request #23181 from Microsoft/tyriar/23177
Proposed Terminal API onData
2017-03-24 21:30:31 -07:00
Richard Min 9875ae1077 Support ... terminating Yaml FrontMatter (#23195)
* FrontMatter rendered properly on markdownEngine

* FrontMatter terminates for 3 - or .

* Regex applied on both files for markdown
2017-03-24 19:56:53 -07:00