Commit Graph

124157 Commits

Author SHA1 Message Date
Alex Dima d4d581a29a Fixes #1261: update define keybinding widget state on editor configuration changed 2015-12-16 12:20:40 +01:00
Alex Dima 58320bf82e Fixes #1345: Use separate decorations for highlighting and for icons 2015-12-16 12:12:10 +01:00
Martin Aeschlimann 7833ba55ce [json] should color string values red in light theme #1276 2015-12-16 12:10:37 +01:00
Dirk Baeumer 0a4acc9018 Fixes #1312 2015-12-16 11:52:10 +01:00
isidor d62dbed35c pluginHostMain: ovewriting an extension message should have a source.
fixes #1326
2015-12-16 11:39:45 +01:00
Alex Dima 200858bab1 Fixes #1358: update to native-keymap@0.1.1 2015-12-16 11:33:23 +01:00
Martin Aeschlimann 8745c95e80 Merge pull request #1220 from dstorey/gradient-fix
Fix linear-gradient() snippet syntax
2015-12-16 11:32:15 +01:00
Martin Aeschlimann 43c4bafbea [sass] Strings are colored same way as values in dark theme #1283 2015-12-16 11:29:52 +01:00
Martin Aeschlimann 1c5b8d3601 [json] json.schemas setting has no scheme / code complete #1272 2015-12-16 11:04:48 +01:00
Dirk Baeumer f896092df2 Fixes #1342 2015-12-16 10:51:04 +01:00
David Storey 802036ff0e Add MQL4 Interaction media feature values to syntax highlighter
I previously added the media features, but the values were missing too.
2015-12-16 01:37:23 -08:00
David Storey ddc8a92b6d Add @viewport (inc -o-/-ms-) to syntax highlighter
Changes:
* support @viewport at-rules
* add min/max/user-zoom to property list
* add portrait and landscape to property value list

Currently I’m just using the property list for valid descriptors within the viewport at-rule, as that is what the file is also doing for font-face at-rule. Ideally they'd be split out to only accept the valid descriptors in the future.
2015-12-16 01:30:12 -08:00
Joao Moreno c32e2074dc extension service: version in installation path 2015-12-16 08:38:45 +00:00
Joao Moreno 0f800b76cf load latest extension version
fixes #1111
2015-12-16 08:34:08 +00:00
Joao Moreno c27759dd48 delay git sync action disablement
fixes #1277
2015-12-16 08:19:01 +00:00
Joao Moreno 622df48ae3 spinning sync action
fixes #1278
2015-12-16 08:19:01 +00:00
Erich Gamma cbbcf736e2 Fixes #1064 2015-12-16 09:09:27 +01:00
David Storey ba296d55c7 Update list of valid CSS values for syntax highlighting 2015-12-15 18:20:59 -08:00
Alex Dima ee3ec72f97 Fixes #1322: sort markers before splitting a line 2015-12-16 00:13:08 +01:00
Martin Aeschlimann a13afd402d Make dark theme more consistent with light theme (less colors) 2015-12-15 23:25:39 +01:00
Martin Aeschlimann 44a31490ef [css] generate_browser.js doesn't included MIT copyright when generating browsersjs #1221 2015-12-15 17:27:35 +01:00
Martin Aeschlimann 4b8db4f6bc Duplicate module definitions upon opening LESS or SASS files #1282 2015-12-15 17:27:35 +01:00
Joao Moreno 44c19d2ce7 fix git widget icon sizes
fixes #1280
2015-12-15 17:27:09 +01:00
Joao Moreno 1f2694ddf2 add tooltips to git actions
fixes #1216
2015-12-15 17:18:39 +01:00
Joao Moreno c31326bbcb whitespace 2015-12-15 17:15:03 +01:00
Joao Moreno 4dd9c64415 suggestions: empty frozen state
fixes #1338
2015-12-15 17:14:57 +01:00
Erich Gamma a17f22b397 Fixes #1302: work around chromium using fixed key codes 2015-12-15 16:57:20 +01:00
Alex Dima 3d786a20b9 Prepare for working around Chromium's implementing w3c's DOM Level 3 events Section B.2.4 on Mac 2015-12-15 16:35:02 +01:00
isidor d8e641083f debug: initializing is also an active state for breakpoints.
fixes #1335
2015-12-15 16:19:37 +01:00
Martin Aeschlimann e6cb8f8bdf [css] Word highlight is computed wrong when in CSS comments #1324 2015-12-15 16:04:44 +01:00
Andre Weinand 2420d2a2b9 update node-debug 2015-12-15 15:46:55 +01:00
Joao Moreno 6e464d9c61 ignore vscode-api-tests extension in build 2015-12-15 15:41:06 +01:00
Joao Moreno 2cfc56d48b Revert "remove extension node modules"
This reverts commit 3b4f6aa38a.
2015-12-15 15:40:28 +01:00
Alex Dima 7b013e014d Fixes #1275: Render both keybindings.json string and UI label in define keybinding widget 2015-12-15 15:31:00 +01:00
Martin Aeschlimann da0f76eb72 [json] Bower.json has a authors attibribue but default code complete proposes author #1267 2015-12-15 15:28:06 +01:00
Martin Aeschlimann 45811e5261 [html] HTML colors angle brackets wrongly in dark theme #1271 2015-12-15 15:28:05 +01:00
Martin Aeschlimann 197e59eb14 [css] at-rules in CSS no longer distinguished from selectors in dark theme #1311 2015-12-15 15:28:05 +01:00
Joao Moreno a7a9c2fc12 git global actions
fixes #1279
2015-12-15 15:12:33 +01:00
Erich Gamma dc51fe0ee3 Improved error message to fix #872 2015-12-15 15:10:44 +01:00
Dirk Baeumer 9d1f4279fb Fixes #1194 2015-12-15 15:07:26 +01:00
Joao Moreno 12981a3e87 git service dispose
fixes #1323 #1288
2015-12-15 14:51:50 +01:00
Alex Dima 8ea6882589 Render missing key codes in current keyboard layout as errors in keybindings.json 2015-12-15 14:50:27 +01:00
isidor 0111d43d54 extensions status: improve uninstall action titile
fixes #1326
2015-12-15 14:46:01 +01:00
Alex Dima f09ced86bd Fixes #1301: If key code is missing in keyboard layout, do not fall back to US layout rendering 2015-12-15 14:39:14 +01:00
Johannes Rieken 5153a43a7d return false from shouldAutoTrigger when word before is just numbers, fixes #1003 2015-12-15 14:32:29 +01:00
Joao Moreno 3b4f6aa38a remove extension node modules 2015-12-15 14:29:11 +01:00
Alex Dima b7d8b1127b Add information messages in keybindings.json when the current keyboard layout is not US standard 2015-12-15 14:21:01 +01:00
Benjamin Pasero 3eb71362bf For now filter LICENSES.chromium.html 2015-12-15 13:00:09 +01:00
isidor 0b501ebb01 extensions status: improve title and text content
fixes #1325, #1327
2015-12-15 12:58:40 +01:00
isidor 4240c34cc8 extensions: use proper backgroun size for status icon.
fixes #1328
2015-12-15 12:27:13 +01:00