Karl Burtram
e7d3d047ec
Merge from vscode merge-base ( #22780 )
...
* Revert "Revert "Merge from vscode merge-base (#22769 )" (#22779 )"
This reverts commit 47a1745180 .
* Fix notebook download task
* Remove done call from extensions-ci
2023-04-19 21:48:46 -07:00
Karl Burtram
47a1745180
Revert "Merge from vscode merge-base ( #22769 )" ( #22779 )
...
This reverts commit 6bd0a17d3c .
2023-04-18 21:44:05 -07:00
Lewis Sanchez
6bd0a17d3c
Merge from vscode merge-base ( #22769 )
...
* Merge from vscode merge-base
* Turn off basic checks
* Enable compilation, unit, and integration tests
2023-04-18 18:28:58 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Karl Burtram
26455e9113
Merge vscode source through 1.62 release ( #19981 )
...
* Build breaks 1
* Build breaks
* Build breaks
* Build breaks
* More build breaks
* Build breaks (#2512 )
* Runtime breaks
* Build breaks
* Fix dialog location break
* Update typescript
* Fix ASAR break issue
* Unit test breaks
* Update distro
* Fix breaks in ADO builds (#2513 )
* Bump to node 16
* Fix hygiene errors
* Bump distro
* Remove reference to node type
* Delete vscode specific extension
* Bump to node 16 in CI yaml
* Skip integration tests in CI builds (while fixing)
* yarn.lock update
* Bump moment dependency in remote yarn
* Fix drop-down chevron style
* Bump to node 16
* Remove playwrite from ci.yaml
* Skip building build scripts in hygine check
2022-07-11 14:09:32 -07:00
Barbara Valdez
ae8d3ab1bf
Make sure markdown.showSource correctly awaits opening the document ( #19289 )
...
Fixes #132914
Co-authored-by: Matt Bierner <matb@microsoft.com >
2022-05-04 14:57:48 -07:00
Charles Gagnon
2bc6a0cd01
VS Code merge to df8fe74bd55313de0dd2303bc47a4aab0ca56b0e ( #17979 )
...
* Merge from vscode 504f934659740e9d41501cad9f162b54d7745ad9
* delete unused folders
* distro
* Bump build node version
* update chokidar
* FIx hygiene errors
* distro
* Fix extension lint issues
* Remove strict-vscode
* Add copyright header exemptions
* Bump vscode-extension-telemetry to fix webpacking issue with zone.js
* distro
* Fix failing tests (revert marked.js back to current one until we decide to update)
* Skip searchmodel test
* Fix mac build
* temp debug script loading
* Try disabling coverage
* log error too
* Revert "log error too"
This reverts commit af0183e5d4ab458fdf44b88fbfab9908d090526f.
* Revert "temp debug script loading"
This reverts commit 3d687d541c76db2c5b55626c78ae448d3c25089c.
* Add comments explaining coverage disabling
* Fix ansi_up loading issue
* Merge latest from ads
* Use newer option
* Fix compile
* add debug logging warn
* Always log stack
* log more
* undo debug
* Update to use correct base path (+cleanup)
* distro
* fix compile errors
* Remove strict-vscode
* Fix sql editors not showing
* Show db dropdown input & fix styling
* Fix more info in gallery
* Fix gallery asset requests
* Delete unused workflow
* Fix tapable resolutions for smoke test compile error
* Fix smoke compile
* Disable crash reporting
* Disable interactive
Co-authored-by: ADS Merger <karlb@microsoft.com >
2022-01-06 09:06:56 -08:00
Cory Rivera
cb7b7da0a4
Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 ( #16569 )
2021-08-25 16:28:29 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Maddy
f4d47e9675
undo carbon edit ( #15216 )
2021-04-23 10:26:50 -07:00
Charles Gagnon
9432330c46
Update dependencies for url-parse ( #14476 )
...
* Update dependencies
* add vscode back in for git
* revert yarn.lock
* re-add notebook redirect
* Fix git tests
* Update other testrunner references
* Add testrunner
* Add mocha-multi-reporters
2021-03-01 09:28:03 -08:00
Aditya Bist
2a125ee43b
normalize sql carbon tag ( #14445 )
2021-02-25 13:32:12 -08:00
Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
ADS Merger
4ad73d381c
Merge from vscode ad407028575a77ea387eb7cc219b323dc017b686
2020-08-31 12:35:56 -07:00
Maddy
3683aaaf2a
Fix/markdown links ( #11708 )
...
* test changes
* maintain uri if it's not a file
* check file and path is string
* missed this
* Add SQL CARBON EDIT
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-08-07 15:39:39 -07:00
ADS Merger
540046ba00
Merge from vscode cfbd1999769f4f08dce29629fb92fdc0fac53829
2020-08-06 07:08:52 +00:00
ADS Merger
9d3f12d0b7
Merge from vscode 1b314ab317fbff7d799b21754326b7d849889ceb
2020-07-15 23:51:18 +00:00
ADS Merger
5e7071e466
Merge from vscode 4d91d96e5e121b38d33508cdef17868bab255eae
2020-06-19 10:59:23 -07:00
ADS Merger
28be33cfea
Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2
2020-05-31 19:47:51 +00:00
ADS Merger
8420d9f04e
Merge from vscode bd0efff9e3f36d6b3e1045cee9887003af8034d7
2020-05-06 02:35:49 +00:00
ADS Merger
7f1d8fc32f
Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2
2020-04-24 14:03:37 -07:00
Anthony Dresser
0bfbdc62ed
Merge from vscode 2f984aad710215f4e4684a035bb02f55d1a9e2cc ( #9819 )
2020-04-01 00:44:39 -07:00
Anthony Dresser
89ef1b0c2e
Merge from vscode 073a24de05773f2261f89172987002dc0ae2f1cd ( #9711 )
2020-03-24 00:24:15 -07:00
ADS Merger
a7e56d334f
Merge from vscode fb5dc0083bfa9a0e3da7ed1f86e1ecb9836fcc8b
2020-03-13 05:35:18 +00:00
ADS Merger
4c3e48773d
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
2020-03-11 04:19:23 +00:00
Anthony Dresser
067fcc8dfb
Merge from vscode dbe62be3266ffb6772a7f3db0bf61d63f4aa7f65 ( #9337 )
2020-02-26 00:23:48 -08:00
Anthony Dresser
de5f1eb780
Merge from vscode 33a65245075e4d18908652865a79cf5489c30f40 ( #9279 )
...
* Merge from vscode 33a65245075e4d18908652865a79cf5489c30f40
* remove github
2020-02-21 23:42:19 -08:00
ADS Merger
085752f111
Merge from vscode 8a997f7321ae6612fc0e6eb3eac4f358a6233bfb
2020-02-11 07:08:19 +00:00
Anthony Dresser
bd7aac8ee0
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 ( #8911 )
...
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
2020-01-22 13:42:37 -08:00
Anthony Dresser
30d9e9c141
Merge from vscode 4636be2b71c87bfb0bfe3c94278b447a5efcc1f1 ( #8722 )
...
* Merge from vscode 4636be2b71c87bfb0bfe3c94278b447a5efcc1f1
* remove tests that aren't working
2019-12-18 00:14:28 -08:00
Anthony Dresser
d614116b63
Merge from vscode a416c77e56ef0314ae00633faa04878151610de8 ( #8600 )
...
* Merge from vscode a416c77e56ef0314ae00633faa04878151610de8
* distro
* fix tests
* fix tests
2019-12-07 17:19:16 -08:00
Anthony Dresser
f5ce7fb2a5
Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c ( #8525 )
...
* Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c
* remove files we don't want
* fix hygiene
* update distro
* update distro
* fix hygiene
* fix strict nulls
* distro
* distro
* fix tests
* fix tests
* add another edit
* fix viewlet icon
* fix azure dialog
* fix some padding
* fix more padding issues
2019-12-04 19:28:22 -08:00
Chris LaFreniere
8655044dfb
Notebooks cleanup: Remove old out of proc markdown option ( #8394 )
...
* Remove old out of proc markdown option
* Revert change to stats.js
2019-11-20 14:00:06 -08:00
Anthony Dresser
1e22f47304
Merge from vscode c58aaab8a1cc22a7139b761166a0d4f37d41e998 ( #7880 )
...
* Merge from vscode c58aaab8a1cc22a7139b761166a0d4f37d41e998
* fix pipelines
* fix strict-null-checks
* add missing files
2019-10-21 22:12:22 -07:00
Anthony Dresser
db498db0a8
Merge from vscode 1eb87b0e9ce9886afeaecec22b31abd0d9b7939f ( #7282 )
...
* Merge from vscode 1eb87b0e9ce9886afeaecec22b31abd0d9b7939f
* fix various icon issues
* fix preview features
2019-09-19 21:50:52 -07:00
Anthony Dresser
ea0f9e6ce9
Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 ( #7206 )
...
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463
* fix config changes
* fix strictnull checks
2019-09-15 22:38:26 -07:00
Anthony Dresser
507bae90b7
Merge from vscode 91e99652cd5fcfc072387c64e151b435e39e8dcf ( #6962 )
2019-08-26 15:58:42 -07:00
Anthony Dresser
ecb80f14f0
Merge from vscode 6e530127a1bb8ffbd1bfb77dc680c321dc0d71f5 ( #6844 )
2019-08-20 21:07:47 -07:00
Anthony Dresser
6f297efb88
Merge from vscode 1ce89e2cb720d69c496c2815c4696ee4fd4429a6 ( #6779 )
...
* Merge from vscode 1ce89e2cb720d69c496c2815c4696ee4fd4429a6
* redisable accounts because of issues
2019-08-15 23:56:46 -07:00
Anthony Dresser
15fc7a077a
Merge from vscode e1d3dd53d17fb1529a002e4d6fb066db0a0bd385 ( #6460 )
...
* Merge from vscode e1d3dd53d17fb1529a002e4d6fb066db0a0bd385
* fix servers icon
* fix tests
2019-07-22 18:28:21 -07:00
Anthony Dresser
ee3663c1cd
Merge from vscode aba87f135229c17c4624341b7a2499dcedafcb87 ( #6430 )
...
* Merge from vscode aba87f135229c17c4624341b7a2499dcedafcb87
* fix compile errors
2019-07-18 18:32:57 -07:00
Anthony Dresser
0b7e7ddbf9
Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973 ( #6381 )
...
* Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973
* disable strict null check
2019-07-15 22:35:46 -07:00
Karl Burtram
5a7562a37b
Revert "Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d ( #5949 )" ( #5983 )
...
This reverts commit d15a3fcc98 .
2019-06-11 12:35:58 -07:00
Chris LaFreniere
d15a3fcc98
Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d ( #5949 )
...
* Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d
* Fix vs unit tests and hygiene issue
* Fix strict null check issue
2019-06-10 18:27:09 -07:00
Anthony Dresser
cf8f8907ee
Merge from vscode 8aa90d444f5d051984e8055f547c4252d53479b3 ( #5587 )
...
* Merge from vscode 8aa90d444f5d051984e8055f547c4252d53479b3
* pipeline errors
* fix build
2019-05-23 11:16:03 -07:00
Anthony Dresser
81ae86ff79
Revert "Revert "Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )" ( #5553 )" ( #5562 )
...
This reverts commit c9a4f8f664 .
2019-05-21 14:19:32 -07:00
Anthony Dresser
c9a4f8f664
Revert "Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )" ( #5553 )
...
This reverts commit 5d44b6a6a7 .
2019-05-20 17:07:32 -07:00
Anthony Dresser
5d44b6a6a7
Merge from vscode ada4bddb8edc69eea6ebaaa0e88c5f903cbd43d8 ( #5529 )
2019-05-19 18:52:19 -07:00
Anthony Dresser
57242a2e13
Merge from vscode 3d67364fbfcf676d93be64f949e9b33e7f1b969e ( #5028 )
2019-04-14 22:29:14 -07:00