Fedor Nezhivoi
24e0a82229
Move encoding to common for #79275 ( #100539 )
...
* move encoding.ts to common for #79275
* load iconv-lite-umd and jschardet in web version for #79275
* move EncodingOracle to the AbstractTextFileService for #79275
* review
* update to new iconv-lite-umd
* add workaround for jschardet types
* fix indentation
* add iconv-lite-umd and jschardet to workbench.html
* fix paths for modules
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com >
2020-06-20 10:47:29 +02:00
Fedor Nezhivoi
314b58c8e1
switch to use iconv-lite-umd for #79275 ( #100472 )
...
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com >
2020-06-18 16:08:17 +02:00
Benjamin Pasero
3675f28129
Revert "Revert "decouple vs/base/node/encoding.ts from node streams for #79275 ( #99413 )""
...
This reverts commit 495112ded5 .
2020-06-17 10:45:58 +02:00
Benjamin Pasero
495112ded5
Revert "decouple vs/base/node/encoding.ts from node streams for #79275 ( #99413 )"
...
This reverts commit 1dbfecd37f .
2020-06-17 09:09:59 +02:00
Fedor Nezhivoi
1dbfecd37f
decouple vs/base/node/encoding.ts from node streams for #79275 ( #99413 )
2020-06-17 09:09:12 +02:00
Eric Amodio
e62c4302b0
Removes day.js dependency; uses Intl instead
2020-03-26 00:10:41 -04:00
Eric Amodio
a096bae36c
Switches to use realpath.native instead of wmic
2020-03-25 16:34:52 -04:00
Pine Wu
2362584a62
Revert "Fix #73803 "
...
This reverts commit 67e6aef0c8 .
2020-03-06 00:30:14 -08:00
Pine Wu
67e6aef0c8
Fix #73803
2020-03-05 11:34:58 -08:00
Matt Bierner
6ec6f9e3f4
Fix git integration tests
...
Move back to using normal vscode dependency for now . We will look into moving off it later
2020-02-15 13:13:22 -08:00
Eric Amodio
5c017be321
Fixes broken test with git extension
2020-02-14 18:55:11 -05:00
Eric Amodio
9ae0fd36c9
Enhances timeline - commands, timestamp, etc
...
Adds contributable commands to timeline items
Adds right-aligned timestamp to timeline items
Adds Open Changes to Git timeline items
Adds Copy Commit ID to Git timeline items
Adds Copy Commit Message to Git timeline items
2020-02-14 15:22:45 -05:00
Joao Moreno
19de7a566c
add proper git dev dependencies
2020-02-04 13:04:44 +01:00
Joao Moreno
1dd16ab728
setup git integration tests
2020-02-04 12:35:28 +01:00
Eric Amodio
44edf3c197
Polishes the timeline UI/UX
...
Cleans up API and removes some unused features (e.g. paging)
Adds date formatting
Adds loading progress and message
Removes lots of console.logs 😁
Adds titles to diffs
2020-01-27 15:28:33 -05:00
Benjamin Pasero
b8bb1770a5
🆙 jschardet (for #83421 )
2019-11-11 07:52:18 +01:00
Benjamin Pasero
ca22de4b17
debt - bump node.d.ts dependency in extensions to 12.x (part of #82514 )
2019-10-28 08:11:47 +01:00
Joao Moreno
afa4faa587
fix git extension tests
2019-06-05 10:22:48 +02:00
Benjamin Pasero
d78a75973c
update @types/node ( #74881 )
2019-06-05 10:20:01 +02:00
Benjamin Pasero
e2d1fd06d1
debt - update extensions node dependency to 10.x
2019-02-07 08:49:36 +01:00
SteVen Batten
ccdd2997a6
update AI module ( #66370 )
...
fixes #64849
2019-01-10 17:43:25 -08:00
Joao Moreno
fb9e1da186
update git iconv-lite dependency
...
fixes #62272
2018-11-05 13:39:47 +00:00
Ramya Achutha Rao
a975e59eaf
Update applicationInsights for #60585
2018-10-16 16:29:08 -07:00
Joao Moreno
707787c5b8
update yarn.lock files to use integrity
2018-09-30 16:34:43 +02:00
Ramya Achutha Rao
972ee3f948
Use latest applicationinsights in extensions too
2018-09-25 16:45:00 -07:00
Johannes Rieken
5037516238
updated lock files
2018-09-20 12:06:55 +02:00
Johannes Rieken
6999ddbab7
update vscode-extension-telemetry
2018-09-20 12:06:55 +02:00
Ramya Achutha Rao
d0a67178ca
Update appinsights in built in extensions
2018-09-18 18:35:12 -07:00
Johannes Rieken
c2c5819fc8
adopt vscode-nls 4.0.0
2018-09-06 14:44:33 +02:00
Joao Moreno
78d61d55f4
git: use simpler versioning scheme
2018-08-22 15:09:11 +02:00
Joao Moreno
ad4fecadeb
git: getAPI
2018-08-21 16:04:00 +02:00
Benjamin Pasero
920defc6a6
debt - update extensions node dependency to 8.x
2018-08-14 10:44:56 +02:00
Ramya Achutha Rao
1912c5d755
Allow extensions to log telemetry to log files #54001
2018-07-30 16:18:54 -07:00
Dirk Baeumer
21991b4912
Move to latest vscode-nls for corrupted cache support
2018-07-03 16:12:52 +02:00
Ramya Achutha Rao
1139de12c0
Create appInsights client only if user has opt-in to telemetry
2018-04-25 15:21:15 -07:00
Ramya Achutha Rao
0c47c04e85
Add missing yarn updates
2018-04-21 20:44:21 -07:00
Joao Moreno
ab149aba6e
fixes #21146
2018-03-27 14:50:53 +02:00
Ramya Achutha Rao
251101e6ea
Use latest AI to avoid monkey patching of modules Fixes Microsoft/vscode-extension-telemetry#12
2018-02-27 13:42:26 -08:00
Ramya Achutha Rao
c1ee104fd4
Use latest version of telemetry module
2018-02-23 14:57:27 -08:00
Ramya Achutha Rao
ad06c9c609
Update telemetry module
2018-02-17 17:27:09 -08:00
Ramya Achutha Rao
994bfe6903
Update telemetry module to fix issue of missing version in events
2018-02-13 17:07:30 -08:00
Dirk Baeumer
e91b851ca8
Upgrade to latest language pack format
2018-01-30 00:11:57 +01:00
Ramya Achutha Rao
71c3b15465
Update the telemetry module used by extensions
2018-01-29 14:53:24 -08:00
Dirk Baeumer
04594c864b
Add support for Language Packs
2018-01-25 21:14:34 +01:00
Joao Moreno
9622ada626
find git in LocalAppData and PATH, win32
...
fixes #40229
2017-12-15 10:38:02 +01:00
Joao Moreno
0a8b6fb706
yarn: replace most shrinkwrap files
2017-11-13 23:03:52 +01:00