Christof Marti
f4e39a572b
Clean up ( #38324 )
2017-11-21 09:19:02 -08:00
Christof Marti
4df58c0988
Update script ( #38324 )
2017-11-20 14:23:18 -08:00
Christof Marti
c93e6c60ab
Use -addfile instead of -addpkg ( #38324 )
2017-11-20 13:34:19 -08:00
Joao Moreno
f33a8b7b9b
fixes #38501
2017-11-18 08:30:46 +01:00
Rob Lourens
c9fd32dbf8
Fix #38589
2017-11-17 09:28:19 -08:00
Benjamin Pasero
937b4d9b11
Windows: Open with... list shows logo with blue background ( fixes #38353 )
2017-11-16 16:00:23 +01:00
Joao Moreno
fdcecb53e6
remove package.json electronVersion
2017-11-16 14:43:41 +01:00
Joao Moreno
3c70e7e276
introduce build/lib/electron
2017-11-16 14:38:25 +01:00
Joao Moreno
4370136de2
fixes #38439
2017-11-16 12:51:23 +01:00
Joao Moreno
70b8b9c58c
💄 clean tfs builds
2017-11-16 10:24:34 +01:00
Joao Moreno
c4cb8bf20d
improve preinstall script
2017-11-16 10:21:52 +01:00
Joao Moreno
ff5561568c
fix nsfw for gulp watch
2017-11-16 10:21:52 +01:00
Joao Moreno
3fa2784136
fix tfs windows build
2017-11-15 17:17:03 +01:00
Joao Moreno
a7ded33d52
use add instead of install
2017-11-15 17:10:28 +01:00
Joao Moreno
fbed34f2f6
tfs: yarn cache dir windows
2017-11-15 16:08:49 +01:00
Joao Moreno
5f46e5c99f
update tfs builds to use yarn
2017-11-15 15:59:04 +01:00
Joao Moreno
9d1aea207b
omit stderr from yarn deps
2017-11-15 12:29:44 +01:00
Joao Moreno
deb667a807
fix dependencies
2017-11-15 11:32:29 +01:00
Joao Moreno
f47e5442c1
use patched gulp-tsb to fix @types compilation mess
2017-11-14 21:01:15 +01:00
Joao Moreno
5e5ebf5c1f
Merge branch 'master' into yarn
2017-11-14 18:46:07 +01:00
Joao Moreno
acfaf488c3
adopt latest vsce
2017-11-14 18:45:05 +01:00
Alex Dima
73dea41439
Remove old/unused scripts
2017-11-14 17:38:30 +01:00
Dirk Baeumer
af52203ece
Limit the line length of the minified code to 1024 to make the chrome dev tools work with workbench.main.js
2017-11-14 17:22:41 +01:00
Joao Moreno
525b98070f
fix vscode gulpfile to use yarn to discover dependencies
2017-11-14 15:52:10 +01:00
Joao Moreno
deed70d9a2
Merge branch 'master' into yarn
2017-11-14 15:36:19 +01:00
Martin Aeschlimann
f06a42a8eb
[bat] use grammar from mmims/language-batchfile. Fixes #38206 , fixes #3845
2017-11-14 14:35:13 +01:00
Joao Moreno
b088da1783
build/monaco/yarn.lock
2017-11-14 10:29:56 +01:00
Joao Moreno
b635672331
remove shrinkwrap references
2017-11-14 10:04:36 +01:00
Joao Moreno
b6bc9ecd4d
yarn: missing yarn.lock files
2017-11-13 23:07:17 +01:00
Joao Moreno
3822d58694
fix postinstall
2017-11-13 22:41:45 +01:00
Joao Moreno
c04085ad84
yarn: initial commit
2017-11-13 22:36:57 +01:00
Joao Moreno
7a01db1b43
fix tslint in hygiene
...
fixes #38207
2017-11-13 11:32:50 +01:00
Joao Moreno
322bd6136a
fix no-unexternalized-strings rule
2017-11-13 11:13:07 +01:00
Daniel Imms
7e98580e45
Merge remote-tracking branch 'origin/master' into remove_apt_packages
2017-11-10 16:26:12 -08:00
Alex Dima
82b13bc9e3
Remove ICommonCodeEditor ( #37834 )
2017-11-10 20:47:29 +01:00
Daniel Imms
4ef20e3d00
Merge remote-tracking branch 'origin/master' into remove_apt_packages
2017-11-10 09:19:30 -08:00
Andre Weinand
6bf3d457ef
node-debug@1.19.1
2017-11-10 17:46:08 +01:00
Joao Moreno
e4af77b2e2
missing compilation
2017-11-10 10:41:52 +01:00
Joao Moreno
5eeab02e7c
lock documentdb
2017-11-10 09:25:03 +01:00
Max Furman
a0031de9d0
Compare with Clipboard ( #37841 )
...
* Compare the current buffer with clipboard
* Found a typo in linter error message
* Instantiate content provider on run
2017-11-10 07:54:29 +01:00
Rob Lourens
d6fbdcf197
Bump node-debug2
2017-11-09 16:20:45 -08:00
Daniel Imms
eb90618d2a
Don't generate an apt Packages file
...
We never used this in production.
Related: Microsoft/vscode-update-server#13
2017-11-09 11:59:34 -08:00
Matt Bierner
be88547c66
Prototyping new CodeAction API ( #36316 )
...
* Add CodeAction Type
Adds skeleton on a new CodeActionType and allows codeActionProvider to return either `Command`s or `CodeAction`s
Move proposed CodeAction API to proposed and try using it in TS
Split CodeAction into quickfix and refactoring classes
Update proposed interface
Update for new API
Adding basic docs
* Support workspace edits and text edits in codeactions
* Remove placeholders
* Resolving conflicts and making PR suggested changes
* Fix quick fix test
* Revert change to only use `CodeAction` instead of `CodeAction | Command` in modes since this will break `vscode.executeCodeActionProvider`
2017-11-08 16:07:34 -08:00
Andre Weinand
ac77bc0302
node-debug@1.19.0
2017-11-08 17:11:32 +01:00
Joao Moreno
0e240e4698
skip deb and rpm publish if release is frozen
...
related to #26363
2017-11-08 09:54:05 +01:00
Rob Lourens
0234e71512
Stricter branch name check for exporting configuration.json in build
2017-11-07 14:35:25 -08:00
Erich Gamma
56111c9cc6
update to tslint5
2017-11-07 12:08:22 +01:00
Johannes Rieken
b289f0c5e2
rename startupTimer to performance, support mark and measure, drop promise support, add more marks to slowly phase out old timers
2017-11-06 18:51:15 +01:00
Matt Bierner
f048c5ea63
Adopt ts 2.6.1 for building vscode. Fixes #37719
2017-11-06 09:28:27 -08:00
Joao Moreno
5a104ee6be
fix #37637
2017-11-06 15:41:18 +01:00