Chris LaFreniere
b02bf17d1f
Fixes for broken notebook experience ( #8944 )
...
* Fixes for broken notebook experience
* add sql carbon edit
* sql carbon edit
* add another sql carbon edit for import
* Set untitledResource instead of no resource
2020-01-23 17:06:32 -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
f22dacadbe
add disabled features option ( #8678 )
2020-01-21 16:51:57 -08:00
Anthony Dresser
2f6c944317
Add editor contribution tests ( #8784 )
...
* wip
* rewrite association
* fix tests
* add more tests
* fix tests
* fix more tests
* fix tests
2020-01-10 18:57:47 -08:00
Alan Ren
c5d3251bb5
remove sql ops ( #8805 )
2020-01-06 15:37:09 -08:00
Alex Ma
362af3c153
Changed class name for manage packages extension ( #8789 )
...
* Adds rule for .icon extensions
* revert
* Fixed issue and formatted for consistency
* reverted change for regular menuentryaction
* changed id back to old name
* Removed comment
* removed space
2020-01-03 16:09:06 -08:00
Anthony Dresser
4293d53e79
Merge from vscode d06f0e877ceaf3a35a283f1bfdc50927ec8dfd1e ( #8767 )
2019-12-22 08:53:45 -08:00
Anthony Dresser
74caccdfe6
Merge from vscode 4f85c3c94c15457e1d4c9e67da6800630394ea54 ( #8757 )
...
* Merge from vscode 4f85c3c94c15457e1d4c9e67da6800630394ea54
* disable failing tests
2019-12-19 23:41:55 -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
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
Anthony Dresser
d08fb1aee2
fix upgrade path for new serialization model ( #8489 )
2019-11-27 12:48:54 -08:00
Anthony Dresser
43387f0d0b
Rework how we handle custom editors ( #5696 )
...
* update how we handle editors
* small edit
* handle changing languages
* implement generic language association
* implement notebook serializers
* fix tests
* formatting
* update how we handle editors
* small edit
* handle changing languages
* implement generic language association
* implement notebook serializers
* fix tests
* formatting
* fix broken
* fix compile
* fix tests
* add back in removed note book contributions
* fix layering
* fix compile errors
* fix workbench
* fix hanging promises
* idk why these changed
* fix change
* add comments to language change code
* fix a few bugs
* add query plan association
2019-11-24 19:22:11 -08:00
Charles Gagnon
8a44de27e7
monacoworkbench -> adsworkbench ( #8380 )
...
* monacoworkbench -> adsworkbench
* Fix typo
2019-11-18 10:57:39 -08:00
Anthony Dresser
fa9bbd4e1e
remove commented our code that is removed elsewhere ( #8370 )
2019-11-18 10:55:31 -08:00
Charles Gagnon
6ef87d7067
Insiders icons ( #8313 )
...
* Add separate icons for non-stable builds (#8078 )
* Fixes
* Fix linux icon path
* WIP
* WIP
* WIP
* Undo all
* Try removing insiders icons completely
* Revert "Try removing insiders icons completely"
This reverts commit 7cdb04fcc3ba6ed92132e5d9113cc331e24b3c26.
* Revert "Undo all"
This reverts commit efac800b63483fbbcacdac45d885275c53350941.
* Revert "WIP"
This reverts commit b20517f374b85f6b02c665b86e73d9ae1b45258b.
* Revert "WIP"
This reverts commit 01383896ccc4939b000d0f08a1b370f6e66b0f3c.
* Revert "WIP"
This reverts commit da7da0a43401f1c97f1bfa66f255666cffe22948.
* Fixes
* Remove test
* Switch logic check
* Use insiders icons only
* Add newline
2019-11-14 17:21:57 -08:00
Anthony Dresser
7a2c30e159
move code from parts to contrib ( #8319 )
2019-11-14 12:23:11 -08:00
Charles Gagnon
86d6295bf0
Fix welcome page icon ( #8318 )
...
* Fix welcome page icon
* Remove title metadata
* Add comment
2019-11-13 07:31:04 -08:00
Alan Ren
e2ef1f8a89
remove the extension name link ( #8271 )
...
* remove the extension name link
* pr comments
* pr comments
2019-11-09 13:37:09 -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
Charles Gagnon
e49ff93122
Fix link for manual install of VSIX's ( #8221 )
2019-11-05 10:44:26 -08:00
Anthony Dresser
ade68b184d
Move code around for more linting ( #8190 )
...
* testing
* moving around all the code
* fix strict nulls
2019-11-04 10:41:28 -08:00
Anthony Dresser
1d31a6ef98
Bump some packages ( #8096 )
...
* update packages
* remove fs
* fix more deps
* test adding governance to ci
* ignore samples for cacheing
* fix save cache too
* bump more packages
* attempt to fix slickgrid
* add more deps
* use slickgrid version
* bump https-proxy
* bump more packages.
* fix service-downloader
* remove typings
* fix compile
* update more packages
* add vscode back to the extensions that need it for testing
* add fail on critical
* regrab proxy agent
* lock more deps
* replace final high warning
* revert service downloader changes
* remove the deps on jquery ui and event drag
2019-11-01 12:55:58 -07:00
Charles Gagnon
82e5221024
Fix modal event propagation ( #8050 )
...
* Fix event propagation
* Remove unneeded onkeyup method
* Move event handling code into SQL classes
2019-10-30 11:29:01 -07:00
Amir Omidi
6a6f30523c
Code -> Azure Data Studio ( #8099 )
...
* Change string
* sql carbon edit
2019-10-29 16:22:46 -07:00
Amir Omidi
72c088e137
Allow toggle developer tools shortcut all the time ( #8003 )
...
* Allow toggle developer tools shortcut all the time
* Remove the import
2019-10-29 11:57:52 -07:00
Alan Ren
34fe2b44cc
remove insider build check ( #7926 )
...
* remove insider build check
* fix welcome page not load issue
2019-10-23 21:53:42 -07:00
Anthony Dresser
a94cbb528e
Merge from vscode f5d3ffa6a0d655c87e1eb0e1e90773df58f7ff25 ( #7929 )
...
* Merge from vscode f5d3ffa6a0d655c87e1eb0e1e90773df58f7ff25
* fix launch script
* add missing files
2019-10-22 21:49:55 -07:00
Charles Gagnon
dd14f9b93d
Fix telemetry opt out message ( #7891 )
2019-10-22 11:00:57 -07: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
Charles Gagnon
7c9be74970
Disable failing test ( #7882 )
2019-10-21 20:31:16 -07:00
Anthony Dresser
1a864584b6
move code to mean linting ( #7873 )
2019-10-21 17:56:58 -07:00
Anthony Dresser
4c8f3ddfd3
Add scripting contributions for explorer widget ( #7830 )
...
* add scripting contributions for explorer widget
* utilize or
2019-10-18 14:26:43 -07:00
Charles Gagnon
48bf72bfc4
Fix TelemetryOptOut error and add debug targets for running extension integration tests ( #7765 )
2019-10-17 13:39:11 -07:00
Elliot Boschwitz
b24671bbf6
disabled failing tests in vs code
...
Add skip statements for tests found to be failing.
2019-10-16 21:25:03 -07:00
Charles Gagnon
77e1ca59ed
Roll back tree icon merge changes to fix loading icon issue ( #7722 )
2019-10-15 22:44:37 -07:00
Amir Omidi
285f8bc28c
Move around scripting utils ( #7523 )
...
* Move around scripting utils
* Don't set a file path
* Version bump
2019-10-07 15:09:49 -07:00
Charles Gagnon
18c12dac9a
Fix to open ADS release notes instead of VS Code ( #7418 )
...
* Open latest ADS release notes in browser
* Only show release notes for stable builds
* Update config description text
* Have release notes notification prompt user before opening
* Remove unneeded import
2019-10-03 13:28:04 -07:00
Charles Gagnon
b5c249c25d
Update settings/descriptions to use ADS product name ( #7425 )
...
* Update settings to use ADS product name
* Fix JSON comment break
2019-10-02 09:04:09 -07:00
Anthony Dresser
084524cd2d
Merge from vscode 313ede61cbad8f9dc748907b3384e059ddddb79a ( #7436 )
...
* Merge from vscode 313ede61cbad8f9dc748907b3384e059ddddb79a
* fix strict null checks
2019-09-30 23:35:45 -07:00
Anthony Dresser
bca7c8e6bd
Merge from vscode f2d41726ba5a0e8abfe61b2c743022b1b6372010 ( #7415 )
...
* Merge from vscode f2d41726ba5a0e8abfe61b2c743022b1b6372010
* add missing files
2019-09-27 23:30:36 -07:00
Anthony Dresser
00f8dcb23e
clean up workbench files ( #7392 )
2019-09-27 12:17:07 -07:00
Anthony Dresser
07109617b5
Merge from vscode e0762af258c0b20320ed03f3871a41967acc4421 ( #7404 )
...
* Merge from vscode e0762af258c0b20320ed03f3871a41967acc4421
* readd svgs
2019-09-27 11:13:19 -07:00