Daniel Ye
55e696d1a9
Merge in transaltion.
2019-08-02 15:06:32 -07:00
Rob Lourens
0c6c262b5d
Fix translations-import
2019-03-11 10:03:01 -07:00
Rob Lourens
5aad6c3b10
Fix 'watch' task
2019-02-27 16:50:42 -08:00
Rob Lourens
92b5e90f1e
Gulp 4
2019-02-24 02:21:57 +00:00
Rob Lourens
4d56c0ac1f
Update gulp script for transifex -> new platform
2019-01-15 16:03:46 -08:00
Rob Lourens
c54e7fa58b
Fix test linting
2018-06-07 16:29:01 -07:00
Rob Lourens
df829e2336
Add packagePath option for #191
2018-05-12 10:32:16 -07:00
Rob Lourens
e8bdce260c
Clean build
2018-05-11 23:15:51 -07:00
Rob Lourens
7dbb00e7d4
Include language-pack language strings for Microsoft/vscode-chrome-debug-core#309
2018-03-20 14:37:07 -07:00
Rob Lourens
aa48fc29a4
Merge pull request #619 from changsi-an/master
...
Launch Chrome in unelevated state on Windows platform by using `wmic call create`.
2018-03-20 13:04:32 -06:00
Rob Lourens
243c6b29b6
Fix gulp tslint
2018-03-16 16:13:53 -06:00
Chance An
5ca41a76e2
Launch Chrome in unelevated state on Windows platform by using `wmic call create`.
2018-03-16 15:09:10 -07:00
Rob Lourens
ebf57e2358
Fix missing package strings from Transifex
2018-03-14 14:04:39 -07:00
Rob Lourens
19b5c957a6
Upgrade vscode-nls
2018-03-11 19:08:18 -07:00
Rob Lourens
f14dfd15dc
Add missing run-sequence dep
2017-12-14 21:46:17 -08:00
Rob Lourens
489c7bd135
Ensure CI fails on build errors
2017-12-10 22:56:32 -08:00
Rob Lourens
f65999bf15
Fix sourcemap paths
2017-12-08 14:35:25 -08:00
Rob Lourens
1103a3b840
Abandon webpack, so the build is simpler and matches node2, and is easier to work with nls
2017-11-13 11:35:04 -08:00
Rob Lourens
2b805be7a5
Prepare for localization
2017-11-13 11:24:46 -08:00
roblou
8f2442f4e6
1.2.0
2016-10-13 22:29:09 -07:00
Marvin Hagemeister
23d20ffc3d
Use npm scripts instead of gulp.
...
This decreases our dependency count.
2016-10-05 23:40:21 +02:00
Rob Lourens
8ee4113389
Fix sourcemap paths in build -
...
It seems like gulp-sourcemaps is not producing sources entries that are actually relative to the sourceroot, no idea why, i give up
2016-09-27 09:39:44 -07:00
Rob Lourens
83550d2008
Move relevant tests over from -core
2016-09-04 14:43:25 -07:00
Rob Lourens
0c24504f85
Update deps, vscodeignore
2016-04-28 07:55:47 -07:00
Rob Lourens
4a9eafb6c6
Factoring out 99% of the code to vscode-chrome-debug-core - this repo is now extension-specific code only and uses that npm package
2016-04-13 18:19:54 -07:00
Rob Lourens
cb2a1e302c
Clean up index.js and libs build
2016-04-03 19:32:30 -07:00
Rob Lourens
6e7112ac86
Merge upstream/master - hopefully correct
2016-04-03 19:17:20 -07:00
Rob Lourens
34a973f91b
webkit -> Chrome throughout
...
And, while I'm changing every single relative import path, move product source into src/
2016-04-03 18:51:03 -07:00
James Lissiak
f480486da9
Replacing main with index.js
...
- It seems specifying main in the package.json file will prevent vscode from loading a debugger extension correctly
- This change uses index.js file instead to do the same thing
2016-03-25 11:11:22 -07:00
James Lissiak
5b91eaed4f
Creating lib folder with build
...
- Now the build task will create a lib folder containing all the .d.ts files which can be used by another extension depending on this one
2016-03-25 09:56:20 -07:00
Rob Lourens
e8ee15c0d8
Add pathTransformer to lint list
2015-11-29 20:33:56 -08:00
Rob
510bac02d6
Change sourceRoot to a URI, since a local absolute path is not really a valid option and isn't supported by the extension anymore
2015-11-25 12:07:32 -08:00
Rob Lourens
7deb6f654b
Fix sourcemaps
2015-10-26 15:36:35 -07:00
Rob Lourens
1c96408132
Fix mockery warnings and tslint typo
2015-10-22 16:26:08 -07:00
Rob
858966d541
Added tslint, most issues fixed
2015-10-20 23:18:47 -07:00
Rob
a5b11ed116
Factor out sourcemaps and add tests
2015-10-20 22:44:33 -07:00
Rob
d9135b7313
Add mocha and lineNumberTransformer test
2015-10-20 15:48:22 -07:00
Rob
09ceed618c
Support running requests and responses through a set of transforms between Code and the Webkit adapter, for testability
2015-10-18 22:06:30 -07:00
Rob Lourens
b36d29f23c
Cherrypick and merge change to update common/. Diverged too much for a rebase
2015-08-27 10:56:01 -07:00
Rob Lourens
0114d928d1
Disable embedded sourcemaps
2015-08-26 13:46:36 -07:00
Rob Lourens
96ad69b28e
tabs -> spaces
2015-08-10 14:05:35 -07:00
Rob Lourens
fdc887a98a
init
2015-08-09 13:25:34 -07:00