Anthony Dresser
1fccc8dc1c
update filtering to filter everything coming into the hygiene task
2019-11-28 19:57:41 +00:00
Johannes Rieken
b43206a705
adopt latest ref-view-extension
2019-11-28 12:38:10 +01:00
Alexandru Dima
0789507d6b
Commit missing output file
2019-11-28 10:30:41 +01:00
Rachel Macfarlane
5fd44ff675
Include auth.css file in out build, fixes #85695
2019-11-27 11:53:52 -08:00
Daniel Imms
9c8ff04299
Move Linux package build into new step
2019-11-27 10:33:38 -08:00
Daniel Imms
a079c71934
Fix display name
2019-11-27 10:00:49 -08:00
Daniel Imms
22cbe0c912
Sign rpm before publishing
2019-11-27 09:57:21 -08:00
Daniel Imms
88e85c97a6
Merge branch 'master' into rpm_signing
2019-11-27 09:51:28 -08:00
ZHAO Jinxiang
352d641042
Add .cjs to known JavaScript file extensions ( #85460 )
2019-11-25 19:46:09 -08:00
Daniel Imms
323dc09e48
Try new folder path
2019-11-25 11:05:21 -08:00
Daniel Imms
01b295dd41
Update log
2019-11-25 10:21:34 -08:00
Daniel Imms
47cc448a15
Log paths
2019-11-25 07:55:43 -08:00
Daniel Imms
5cb35d3bfc
Set rpm path for sign
2019-11-25 07:11:25 -08:00
Daniel Imms
e3eaf02f57
Setup ESRP code signing for rpm
...
Fixes #78727
2019-11-25 06:36:16 -08:00
Joao Moreno
05e62bb847
fix extensions watch build: should also copy non-ts files
2019-11-20 12:40:00 +01:00
Rob Lourens
73ec85b654
Bump node-debug
2019-11-19 16:49:15 -08:00
Anthony Dresser
0180dd5e4b
add filter to git hook
2019-11-19 22:57:10 +00:00
Joao Moreno
29b99f85e5
improve build resubmission perf
...
fixes #85107
2019-11-19 10:55:50 +01:00
Joao Moreno
b9ba6457ef
build
2019-11-18 14:11:12 +01:00
Joao Moreno
9621b3af06
fix cached build
2019-11-18 08:32:45 +01:00
Johannes Rieken
687e276dc2
update references viewlet
2019-11-14 14:07:18 +01:00
Rob Lourens
a04563df2c
Bump node-debug
2019-11-13 19:07:23 -06:00
Rob Lourens
9e3d81afe9
node2@1.41.0
2019-11-13 18:49:10 -06:00
Johannes Rieken
bd4f9e8480
update reference view extension
2019-11-13 15:51:19 +01:00
Alexandru Dima
8d3200b7a7
Merge branch 'master' into monaco/ci
2019-11-13 11:16:07 +01:00
Alexandru Dima
b5ce6014d7
Improve output in case of errors and generate an analysis folder with the source content (for easy diffing)
2019-11-13 11:15:38 +01:00
Alexandru Dima
27770ed1b5
Make type relationships more explicit to help the tree shaker
2019-11-13 11:15:37 +01:00
Alexandru Dima
898fbafa5b
Make implements type relationships more explicit to help treeshaking
2019-11-13 11:15:37 +01:00
Alexandru Dima
032925e74e
Improve error reporting during treeshaking
2019-11-13 11:15:36 +01:00
Alexandru Dima
f6b6a97807
Take typings from tsconfig.monaco.json
2019-11-13 11:15:36 +01:00
Benjamin Pasero
d2cff74b66
web - make sure adblocker do not prevent startup
...
Renamed workspace stats => workspace tags
2019-11-13 07:47:20 +01:00
Benjamin Pasero
0ec1207e40
build - compile leftover
2019-11-13 07:38:16 +01:00
Rachel Macfarlane
06a48362f3
Replace typings file for windows-process-tree with @types module
2019-11-12 16:00:33 -08:00
Peng Lyu
d9fb87d002
CI for Monaco Editor compile and bundling.
2019-11-12 15:55:21 -08:00
Johannes Rieken
8e1ce7174b
update references view extension
2019-11-12 17:47:38 +01:00
Vladislav Hadzhiyski
72da3e4c35
Fix #83940 ( #84414 )
...
* Add custom "Open with" message to installer script
Supported languages: de, en, es, fr, hu, it, pt-br, ru
* Fix typo in build/win32/i18n/messages.en.isl
Co-Authored-By: jaqra <48099350+jaqra@users.noreply.github.com >
* Add tr translation for OpenWithCodeContextMenu
* Update translations to be consistent with "AddContextMenuFiles" translation
* Fix file encoding
* Fix asian lang files
* Add translations for Japanese & Chinese
* Fix file endings
* Remove newline at end of i18n files
* Add OpenWith translations without changing the file encoding
2019-11-12 06:31:52 -08:00
Benjamin Pasero
2977cfea26
encoding - more tests
2019-11-12 09:57:58 +01:00
Rachel Macfarlane
b9a9714d4c
First cut of OAuth in the AuthTokenService
2019-11-11 12:45:38 -08:00
Matt Bierner
806bcecfa7
Merge branch 'master' into ben/test-custom-editor
2019-11-08 14:52:18 -08:00
Alex Dima
c9a2de2d9c
Improve integration test output on Windows ( #84239 )
2019-11-08 17:21:35 +01:00
Johannes Rieken
dd8b177a2f
update references view extension - https://github.com/microsoft/vscode/issues/84222
2019-11-08 12:41:06 +01:00
Johannes Rieken
9563176cd1
update references view
2019-11-07 17:00:05 +01:00
Benjamin Pasero
9893f45eb2
Merge branch 'master' into ben/test-custom-editor
2019-11-07 09:45:27 +01:00
Joao Moreno
6b31c8421e
build: check quality frozen state
2019-11-07 07:42:16 +01:00
Matt Bierner
c8d64b13e5
Add code actions contributon point
...
For #82718
Fixes #52846
This adds a newly proposed codeActions contribution point. For details, see #82718
This change also makes the intellisense for the `editor.codeActionsOnSave` property dynamic by using the new contribution point
2019-11-06 10:13:59 -08:00
Benjamin Pasero
bc29be3025
custom editor - first cut playground
2019-11-06 11:53:14 +01:00
Matt Bierner
ed9f435931
Pick up TS 3.7 final
...
Fixes #83935
2019-11-05 13:05:08 -08:00
Johannes Rieken
5a1437bcd2
update references view extension
2019-11-05 19:42:46 +01:00
Joao Moreno
54be4a3976
Merge branch 'joao/cosmosdb'
2019-11-05 15:04:20 +01:00
Joao Moreno
71a8d1c540
remove dependencies to documentdb
2019-11-05 10:35:54 +01:00