17795 Commits

Author SHA1 Message Date
Benjamin Pasero
21628a3ef4 theming - info/warning/error for input box 2017-04-25 16:28:09 +02:00
Sandeep Somavarapu
c31cdf0671 Fix #24060 2017-04-25 15:58:11 +02:00
Joao Moreno
c89361a0e0 🐛 fix git command labels 2017-04-25 15:44:37 +02:00
Martin Aeschlimann
c725d0706a [themes] revert uiTheme-> type change 2017-04-25 15:37:35 +02:00
Sandeep Somavarapu
5e31e04cf0 Update tree explorer extension point to tree views 2017-04-25 15:31:42 +02:00
Sandeep Somavarapu
4b9c36d8ea Fix tree explorer service 2017-04-25 15:31:42 +02:00
Benjamin Pasero
84e66bd3f2 theming - use widgetShadow in more places 2017-04-25 15:04:54 +02:00
Dirk Baeumer
e9269c39de Fixes #25118: Shortcut Stopped Working After Last Update 2017-04-25 13:04:33 +02:00
Benjamin Pasero
cd5001baa9 theming - scrollbar colors 2017-04-25 12:45:28 +02:00
Johannes Rieken
77dd29d999 add deprecation warning, #18066 2017-04-25 12:38:43 +02:00
Johannes Rieken
0658244f23 show extension name in tooltip, #18066 2017-04-25 12:38:43 +02:00
Johannes Rieken
2d64239944 rename ProgressLocation.Scm to ProgressLocation.SourceControl, #18066 2017-04-25 12:38:42 +02:00
Johannes Rieken
c5d2d86a70 adopt git to final progress API, #18066 2017-04-25 12:38:41 +02:00
Johannes Rieken
5f319d4892 finalize progress API, #18066 2017-04-25 12:38:41 +02:00
Sandeep Somavarapu
011e888091 Enahance tree api
- API to create a view passing the data provider
- Have methods on created API to refresh
2017-04-25 12:35:14 +02:00
Martin Aeschlimann
e87782d2d0 [theme] clean up IColorTheme 2017-04-25 12:34:20 +02:00
Martin Aeschlimann
85a4e91120 [themes] Generate Color Theme From Current Settings 2017-04-25 12:34:20 +02:00
Martin Aeschlimann
c3984ce5ef [themes] add type to color theme file 2017-04-25 12:34:20 +02:00
Benjamin Pasero
b90893cb31 fix #23947 2017-04-25 12:06:08 +02:00
Benjamin Pasero
f60fe952ab fix #25190 2017-04-25 12:00:09 +02:00
Joao Moreno
397937c787 🐛 range (un)staging should be line based
fixes #21513
2017-04-25 11:53:00 +02:00
Benjamin Pasero
91873ba291 make sure chord message is all the way to the right on left hand side status bar area 2017-04-25 11:45:20 +02:00
Benjamin Pasero
21356a4a4a theme - better dropdown color in hc theme 2017-04-25 11:45:20 +02:00
isidor
cce5852737 debug: edit expression
fixes #25265
2017-04-25 11:35:43 +02:00
Sandeep Somavarapu
24a7273464 Remove tree node api 2017-04-25 11:29:40 +02:00
Benjamin Pasero
a8db1c7ab0 tweaks for hc theme 2017-04-25 11:10:02 +02:00
Benjamin Pasero
7a7c259ff1 💄 2017-04-25 11:01:10 +02:00
Sandeep Somavarapu
200e2ee440 Remove tree model api 2017-04-25 10:35:45 +02:00
Sandeep Somavarapu
bdc0f57f86 Remove the tree model api 2017-04-25 10:34:34 +02:00
Sandeep Somavarapu
d4457ed100 Fix css for custom viewlet icon 2017-04-25 10:33:29 +02:00
Benjamin Pasero
8ff94b9bd2 tweak outline width 2017-04-25 09:59:36 +02:00
Benjamin Pasero
d86de1ab58 theme - opacity only on activity action icon 2017-04-25 09:58:28 +02:00
Dirk Baeumer
fc3cc2bdcf Merge branch 'dbaeumer/grunt' 2017-04-25 09:52:39 +02:00
Benjamin Pasero
40871a23c9 clean up failing test 2017-04-25 09:48:35 +02:00
Johannes Rieken
20521ebf9f manually alert when focusing items in the symbol tree, #17245 2017-04-25 09:35:26 +02:00
Johannes Rieken
e6d0de3cb1 set CWD when running tests 2017-04-25 08:51:03 +02:00
Benjamin Pasero
2328998d5a theming - fix outline in activity bar after webkit-mask trick 2017-04-25 08:49:39 +02:00
Ramya Rao
a512f56ada Disable emmet expansion on tab if autocomplete is enabled (#25255)
* Disable emmet expansion on tab if autocomplete is enabled

* Add telemetry for emmet customizations

* Re-use emmet supported modes from editoraccessor

* telemetry for syntax profiles
2017-04-24 22:38:10 -07:00
Matt Bierner
dc0f3ecdb2 Fix VSCode/Extensions for TS 2.3.1 (#25248)
From: https://github.com/Microsoft/TypeScript/issues/15352

TS 2.3.1 introduced a breaking change around checking of generic types. This change tries to fix these compiler errors in the extensions codebase
2017-04-24 16:05:57 -07:00
Daniel Ye
fbfb925b4d Merge branch 'master' of https://github.com/microsoft/vscode 2017-04-24 16:00:46 -07:00
Daniel Ye
ec9571d795 2017-04-24, merge in translation from transifex. 2017-04-24 15:58:26 -07:00
Sandeep Somavarapu
572d7d1097 Implement custom viewlet tile actions 2017-04-25 00:56:18 +02:00
Sandeep Somavarapu
c9c8b8e082 Enhance Tree api
- A new approach to register tree node
- Support on change listener to refresh node
2017-04-25 00:43:53 +02:00
Ramya Rao
8743507344 Update Go grammar to atom/language-go@6de3f61 (#25216)
* Update Go grammar to atom/language-go@6de3f61

* Updating UT for Go grammar

* More test fixes for Go grammar
2017-04-24 14:37:34 -07:00
Martin Aeschlimann
29b2fe53ee [theme] support theme references 2017-04-24 22:49:26 +02:00
Andre Weinand
023bef270a node-debug@1.12.7 2017-04-24 22:17:18 +02:00
Daniel Imms
15c1570c63 Merge pull request #24832 from timbanaveen/21472-adding-line-column-support-terminal
Adding line and column support for terminal
2017-04-24 12:58:14 -07:00
Daniel Imms
3984e251fd Merge remote-tracking branch 'ups/master' into 21472-adding-line-column-support-terminal 2017-04-24 12:54:19 -07:00
Daniel Imms
4f6cb99bbf Make extractLineColumnInfo more concise 2017-04-24 12:53:12 -07:00
Daniel Imms
3247d1030f Only evaluate lineAndColumnClause once 2017-04-24 12:48:53 -07:00