Charles Gagnon
|
7b05194e77
|
Add app quality to extension API (#20731)
* Add app quality to extension API
* Comment
* Special case rc1 to stable
|
2022-10-05 14:42:23 -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 |
|
Alan Ren
|
ba82444229
|
additional data property to error object and use it for table designer scenarios (#19713)
* add data property to error object
* vbump sts
|
2022-06-13 16:18:27 -07:00 |
|
Cory Rivera
|
0ab4752643
|
Add new errorCode property to notebook errors to see if starting a notebook session failed. (#18617)
|
2022-03-03 14:05:54 -08: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
|
2ecc3d35ca
|
Initial implementation for VSCode Notebook support (#17885)
|
2022-01-03 15:59:37 -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 |
|
Aditya Bist
|
b6bdb68596
|
add flag for proxy (#15120)
* add flag for proxy
* update distro hash
* Bump distro hash
* Bump distro
Co-authored-by: kburtram <karlb@microsoft.com>
Co-authored-by: chgagnon <chgagnon@microsoft.com>
|
2021-04-14 00:36:39 -07: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 |
|
Aditya Bist
|
6b2c409cff
|
Feature: Tasks (core) (#12184)
* initial
* string sanitize
* hygiene
* build task
* added build task
* hygiene
* initial tasks view
* finished tasks
* add sql carbon tags and undo changes
* remove task message
* fix tasks tests
* removed extension stuff
* add problem matcher
* remove extra space
* undo extension changes
* add problem matcher to mssql
|
2020-11-04 13:07:20 -08:00 |
|
Christopher Suh
|
6ff1e3866b
|
Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3 (#12295)
* Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3
* Fix test build break
* Update distro
* Fix build errors
* Update distro
* Update REH build file
* Update build task names for REL
* Fix product build yaml
* Fix product REH task name
* Fix type in task name
* Update linux build step
* Update windows build tasks
* Turn off server publish
* Disable REH
* Fix typo
* Bump distro
* Update vscode tests
* Bump distro
* Fix type in disto
* Bump distro
* Turn off docker build
* Remove docker step from release
Co-authored-by: ADS Merger <andresse@microsoft.com>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
|
2020-10-03 11:42:05 -07:00 |
|
ADS Merger
|
6718c7565d
|
Merge from vscode 892353d48e17303de203bb5071f21ea69573367d
|
2020-09-05 03:17:42 +00:00 |
|
ADS Merger
|
a63578e6f7
|
Merge from vscode 7eaf220cafb9d9e901370ffce02229171cbf3ea6
|
2020-09-03 16:27:57 -07:00 |
|
ADS Merger
|
4ad73d381c
|
Merge from vscode ad407028575a77ea387eb7cc219b323dc017b686
|
2020-08-31 12:35:56 -07:00 |
|
ADS Merger
|
540046ba00
|
Merge from vscode cfbd1999769f4f08dce29629fb92fdc0fac53829
|
2020-08-06 07:08:52 +00:00 |
|
ADS Merger
|
ede827ee82
|
Merge from vscode 8c426f9f3b6b18935cc6c2ec8aa6d45ccd88021e
|
2020-07-23 02:21:09 +00:00 |
|
ADS Merger
|
1b7b54ce14
|
Merge from vscode 0a7364f00514c46c9caceece15e1f82f82e3712f
|
2020-07-22 03:06:57 +00:00 |
|
ADS Merger
|
9d3f12d0b7
|
Merge from vscode 1b314ab317fbff7d799b21754326b7d849889ceb
|
2020-07-15 23:51:18 +00:00 |
|
ADS Merger
|
1388493cc1
|
Merge from vscode 2cd495805cf99b31b6926f08ff4348124b2cf73d
|
2020-06-30 11:31:11 -07: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
|
fa62ec1f34
|
Merge from vscode 7653d836944892f83ce9e1f95c1204bafa1aec31
|
2020-05-08 03:58:34 +00:00 |
|
ADS Merger
|
93f35ca321
|
Merge from vscode 27ada910e121e23a6d95ecca9cae595fb98ab568
|
2020-04-30 00:53:43 +00:00 |
|
ADS Merger
|
7f1d8fc32f
|
Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2
|
2020-04-24 14:03:37 -07:00 |
|
ADS Merger
|
1868a7d370
|
Merge from vscode 10492ba146318412cbee8b76a8c630f226914734
|
2020-04-08 06:33:38 +00:00 |
|
Anthony Dresser
|
0bfbdc62ed
|
Merge from vscode 2f984aad710215f4e4684a035bb02f55d1a9e2cc (#9819)
|
2020-04-01 00:44:39 -07:00 |
|
ADS Merger
|
a64304602e
|
Merge from vscode 1ec43773e37997841c5af42b33ddb180e9735bf2
|
2020-03-29 01:29:32 +00:00 |
|
Anthony Dresser
|
a53b78c0c8
|
Merge from vscode 099a7622e6e90dbcc226e428d4e35a72cb19ecbc (#9646)
* Merge from vscode 099a7622e6e90dbcc226e428d4e35a72cb19ecbc
* fix strict
|
2020-03-16 23:16:40 -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
|
1b78a9b1e0
|
Merge from vscode e6a45f4242ebddb7aa9a229f85555e8a3bd987e2 (#9253)
* Merge from vscode e6a45f4242ebddb7aa9a229f85555e8a3bd987e2
* skip failing tests
* remove github-authentication extensions
* ignore github compile steps
* ignore github compile steps
* check in compiled files
|
2020-02-21 12:11:51 -08:00 |
|
ADS Merger
|
1e308639e5
|
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
|
2020-02-19 03:11:35 +00:00 |
|
Anthony Dresser
|
71375808b9
|
Merge from vscode 4c9161a3f125f5a788aafa73a4ecfcb27dcfc319 (#9143)
* Merge from vscode 4c9161a3f125f5a788aafa73a4ecfcb27dcfc319
* minor spacing fix
|
2020-02-13 21:20:36 -06:00 |
|
ADS Merger
|
73ea8b79b2
|
Merge from vscode 1fbacccbc900bb59ba8a8f26a4128d48a1c97842
|
2020-02-13 02:56:02 +00:00 |
|
ADS Merger
|
085752f111
|
Merge from vscode 8a997f7321ae6612fc0e6eb3eac4f358a6233bfb
|
2020-02-11 07:08:19 +00:00 |
|
ADS Merger
|
2af13c18d2
|
Merge from vscode 718331d6f3ebd1b571530ab499edb266ddd493d5
|
2020-02-08 04:50:58 +00:00 |
|
Anthony Dresser
|
fefe1454de
|
Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229 (#8962)
* Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229
* skip failing tests
* update mac build image
|
2020-01-27 15:28:17 -08: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
|
5ccde42213
|
remove more instances of insiders builtinextensions (#8932)
|
2020-01-22 13:30:12 -08:00 |
|
Anthony Dresser
|
099916bf19
|
Merge from vscode e74405d11443c5361c31e2bc341866d146eee206 (#8740)
|
2019-12-18 23:36:29 -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
|
642920504a
|
Merge from vscode cbeff45f80213db0ddda2183170281ed97ed3b12 (#8670)
* Merge from vscode cbeff45f80213db0ddda2183170281ed97ed3b12
* fix null strict checks
|
2019-12-13 00:50:37 -08:00 |
|
Anthony Dresser
|
4ba6a979ba
|
Merge from vscode a4177f50c475fc0fa278a78235e3bee9ffdec781 (#8649)
* Merge from vscode a4177f50c475fc0fa278a78235e3bee9ffdec781
* distro
* fix tests
|
2019-12-11 22:42:23 -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 |
|
Anthony Dresser
|
df0c505452
|
No unused locals (#8231)
* add no unused local
* fix strict null
* fix compile errors
* update vscode comments
|
2019-11-06 17:22:05 -08:00 |
|
Anthony Dresser
|
564f78b6f6
|
Revert "Revert "Remove typings and replace missing methods with vscodes (#8217)"" (#8242)
* Revert "Revert "Remove typings and replace missing methods with vscodes (#8217)" (#8240)"
This reverts commit e801a04bcf.
* fix runtime error
* add tests for chartview
|
2019-11-06 15:00:34 -08:00 |
|
Elliot Boschwitz
|
e801a04bcf
|
Revert "Remove typings and replace missing methods with vscodes (#8217)" (#8240)
This reverts commit 22a427f934.
|
2019-11-06 11:33:55 -08:00 |
|
Anthony Dresser
|
22a427f934
|
Remove typings and replace missing methods with vscodes (#8217)
* remove typings and replace missing methods with vscodes
* fix strict-null-checks
* fix tests
|
2019-11-05 13:03:20 -08:00 |
|