Commit graph

6399 commits

Author SHA1 Message Date
isidor
2ba92aa3e8 add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
isidor
347fb6347b add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01:00
Matt Bierner
fd824ee58e Don't explicitly add folder name to task labels
Fixes #60315

Don't add workspace folder name to task labels as this messes up build task detection.

This change currently causes a regression when you have two folders with the same folder name (but different paths) in a workspace
2018-11-12 15:00:13 -08:00
Matt Bierner
30fb7804c9 Auto close <> in js/ts
Fixes #62864
2018-11-12 11:23:59 -08:00
Joao Moreno
d4b84e645f fix #62344 2018-11-12 11:18:58 +01:00
Matt Bierner
a3fa56b477 Observe isIncomplete metadata passed by from a plugin
Supports cases like https://github.com/Microsoft/typescript-styled-plugin/issues/41

Requires TS 3.2
2018-11-09 16:30:49 -08:00
Christof Marti
c9cf18e109 Wait some more 2018-11-09 15:06:48 +01:00
Christof Marti
f9307094ba Try fix timing issues 2018-11-09 07:49:34 +01:00
Matt Bierner
d5c11916a1 Support rendering color completions from a ts plugin as colors in the suggest list
https://github.com/Microsoft/typescript-styled-plugin/issues/80
2018-11-08 17:21:17 -08:00
Miguel Solorio
4533aa0c0a
Merge pull request #62739 from RDIL/master
Optimize images
2018-11-08 08:42:57 -08:00
Rachel Macfarlane
40a6a2db9a Expose force flag for deleting branch on git extension API 2018-11-07 10:48:40 -08:00
Alex Ross
cfd2ea16e8 Update NPM script explorer tree view when package.json changes
Fixes #62415
2018-11-07 11:58:51 +01:00
ImgBotApp
d412f89baf
[ImgBot] Optimize images
*Total -- 201.93kb -> 142.81kb (29.28%)

/extensions/npm/images/npm_icon.png -- 3.21kb -> 0.51kb (84.1%)
/src/vs/workbench/parts/debug/electron-browser/media/stepout-tb.png -- 2.89kb -> 0.47kb (83.83%)
/src/vs/workbench/parts/debug/electron-browser/media/stop-tb.png -- 1.50kb -> 0.35kb (76.43%)
/src/vs/workbench/parts/debug/electron-browser/media/pause-tb.png -- 1.55kb -> 0.37kb (76.34%)
/src/vs/workbench/browser/parts/editor/media/forward-tb.png -- 1.57kb -> 0.37kb (76.25%)
/src/vs/workbench/browser/parts/editor/media/back-tb.png -- 1.52kb -> 0.37kb (75.53%)
/src/vs/workbench/parts/debug/electron-browser/media/continue-tb.png -- 1.60kb -> 0.42kb (73.48%)
/src/vs/workbench/parts/debug/electron-browser/media/stepinto-tb.png -- 1.66kb -> 0.47kb (71.51%)
/src/vs/workbench/parts/debug/electron-browser/media/restart-tb.png -- 1.91kb -> 0.59kb (68.84%)
/src/vs/workbench/parts/debug/electron-browser/media/stepover-tb.png -- 1.93kb -> 0.62kb (67.75%)
/resources/linux/code.png -- 5.76kb -> 2.66kb (53.86%)
/extensions/html-language-features/icons/html.png -- 4.40kb -> 2.28kb (48.15%)
/extensions/theme-seti/icons/seti-circular-128x128.png -- 8.73kb -> 4.70kb (46.12%)
/extensions/typescript-language-features/icon.png -- 1.60kb -> 0.97kb (39.15%)
/src/vs/platform/extensionManagement/node/media/defaultIcon.png -- 1.65kb -> 1.03kb (37.49%)
/src/vs/workbench/parts/extensions/electron-browser/media/defaultIcon.png -- 1.65kb -> 1.03kb (37.49%)
/extensions/vscode-api-tests/testWorkspace/sub/image.png -- 35.87kb -> 24.99kb (30.33%)
/extensions/vscode-api-tests/testWorkspace/image.png -- 35.87kb -> 24.99kb (30.33%)
/resources/win32/code_150x150.png -- 0.55kb -> 0.39kb (29.96%)
/extensions/css-language-features/icons/css.png -- 5.07kb -> 3.63kb (28.37%)
/extensions/json-language-features/icons/json.png -- 5.84kb -> 4.33kb (25.89%)
/extensions/markdown-language-features/icon.png -- 1.19kb -> 0.88kb (25.86%)
/src/vs/workbench/parts/extensions/electron-browser/media/theme-icon.png -- 9.90kb -> 7.42kb (25.1%)
/extensions/php-language-features/icons/logo.png -- 10.85kb -> 8.99kb (17.13%)
/extensions/gulp/images/gulp.png -- 7.36kb -> 6.20kb (15.8%)
/extensions/merge-conflict/resources/icons/merge-conflict.png -- 2.47kb -> 2.10kb (14.96%)
/extensions/jake/images/cowboy_hat.png -- 43.85kb -> 41.67kb (4.98%)
2018-11-06 20:46:03 +00:00
Alexandr Fadeev
e99942ccc3 Update makefile colorize tests according to the latest grammar. (#61961)
1. Handling the '!=' variable assignment operator.
2. Handling the "#" (hashtag) in the quotes inside the recipe.
3. Restore the recipe handling.

Issue: #60030, #61475
2018-11-06 12:55:25 +01:00
Alex Ross
c71f524777 Updated grammars 2018-11-06 11:39:33 +01:00
Alex Ross
d119e01a8f Reload grunt and jake tasks after npm install 2018-11-06 11:18:26 +01:00
Alex Ross
c686a15384
After npm install gulp extension should find tasks (#62129)
Fixes #61499
2018-11-06 11:04:53 +01:00
Ramya Achutha Rao
6f139c79ad Test for multiline selection for wrap 2018-11-05 17:45:40 -08:00
Matt Bierner
d8cce48edd Update markdown grammar 2018-11-05 17:25:47 -08:00
Matt Bierner
812a35fc39 Update js/ts grammar 2018-11-05 16:20:13 -08:00
Matt Bierner
6e5b0be369 Use set instead instead of regexp for kind modifiers 2018-11-05 16:16:34 -08:00
Matt Bierner
92fc1f1f74 Enable file icons for js/ts path intellisense
Fixes #61625

Requires TS 3.2+. Uses the kind modifier to determine the type of the file being imported
2018-11-05 16:08:44 -08:00
Matt Bierner
edce7e2b8d Version js/ts Api 2018-11-05 15:11:50 -08:00
Matt Bierner
b929dc93d3 Use api for onCompletionAccepted instead of command 2018-11-05 14:29:50 -08:00
Miguel Solorio
b4b3f75deb Fix #62446, increase opacity of selection highlight bg 2018-11-05 14:23:38 -08:00
Matt Bierner
170077d533 Adding command that is fired when a js/ts completion is accepted 2018-11-05 14:17:17 -08:00
Joao Moreno
fb9e1da186 update git iconv-lite dependency
fixes #62272
2018-11-05 13:39:47 +00:00
Pine Wu
649f448ef9 Fix #62146, Fix #62149 2018-11-02 12:15:34 -07:00
Pine Wu
1820a98e91 Fix css dependency 2018-11-02 10:28:11 -07:00
Pine Wu
ee4a0717f9 Update css service for #62159 2018-11-02 10:06:04 -07:00
Pine Wu
b7eb0f4040 Update css/less/scss config to make validProperty an string[] 2018-11-01 08:50:21 -07:00
Joao Moreno
2b1d06feb9 fixes #18673 2018-11-01 16:06:38 +01:00
Joao Moreno
50a4525420 fixes #60986 2018-11-01 15:59:42 +01:00
Joao Moreno
349e31fee9 fixes #58918 2018-11-01 15:00:53 +01:00
Joao Moreno
66a49b23da cleaner git push api 2018-11-01 11:11:47 +01:00
Joao Moreno
0aa28f556e Merge commit 'refs/pull/61448/head' of github.com:Microsoft/vscode into pr/61448 2018-11-01 11:09:51 +01:00
Matt Bierner
1faae7e83f Make sure we activate js/ts extension when someone sends the _typescript.configurePlugin command 2018-10-31 23:30:24 -07:00
Pine Wu
261e2776eb Update css service to fix Selector Specificity issues 2018-10-31 15:40:31 -07:00
Pine Wu
14331632b2 Update css service for #62163 2018-10-31 12:50:24 -07:00
Pine Wu
988c2fa767 Update validProperties description. Fix #62162 2018-10-31 12:49:41 -07:00
Matt Bierner
36790dd767 Fixing a few errors in plugin TS config command
- Make sure we update config after server start
- Fix argument order and add type to ensure it's not as easy to confuse argument order
2018-10-31 10:58:27 -07:00
Konrad Borowski
21b3651b24 Add a semicolon at end of non-built-in languages list 2018-10-31 10:53:16 -07:00
Matt Bierner
97ad72a02c Dont enable commit characters in case where cursor is at dot preceeded by whitespace
Fixes #59934

Proper fix is upstream https://github.com/Microsoft/TypeScript/issues/27742
2018-10-30 17:19:44 -07:00
Matt Bierner
e21df781db Treat data: as a known markdown link scheme
Fixes #62142
2018-10-30 11:34:33 -07:00
Matt Bierner
def0c260d4 Pick up latest js/ts grammar 2018-10-29 20:05:15 -07:00
Matt Bierner
b72c349e05 Don't try re-encoding vscode-resoure markdown links
Fixes #60374

Some markdown-it extensions end up reprocessing the same tokens multiple times. This can result in our link normalized being re-invoked on a link, which causes it to fail

Fix to to make sure that `vscode-resource` is a recongized link so that we don't try re-normalizing in these cases
2018-10-29 16:18:11 -07:00
Matt Bierner
d38bef2314 Pick up TS 3.1.4
Fixes #60814
2018-10-29 15:30:38 -07:00
Matt Bierner
db02d57569 Introduce plugin config provider
Follow up on #61756

Two fixes:

- Avoid allowing the `_typescript.configurePlugin` to activate the ts extension non-lazily by instead using a `PluginConfigProvider`
- Restrict configurePlugin to TS 3.1.4
2018-10-29 14:11:28 -07:00
Mine Starks
2f18a14a5f Support configuring TypeScript plugins (#61756) 2018-10-29 13:55:52 -07:00
Martin Aeschlimann
26c3d8d890
Merge pull request #60219 from xxyy/pn/51032/json-status-bar
Less distracting error message for JSON schema resolution issues
2018-10-29 13:37:05 -07:00