Cory Rivera
db8a92f5c2
Update LabeledMenuItemActionItem to match new vscode behavior. ( #4264 )
2019-03-01 17:37:12 -08:00
Cory Rivera
630698459b
Update output channel name for Jupyter Notebooks. ( #4246 )
2019-02-28 16:45:56 -08:00
Cory Rivera
291f591af3
Use upper case PATH for jupyter environment variables. ( #4222 )
2019-02-27 14:21:34 -08:00
Cory Rivera
5a48c52a95
Delete duplicate path variables when setting up Jupyter environment config. Also added additional error message info on jupyter start. ( #4212 )
2019-02-27 13:30:27 -08:00
Cory Rivera
12a1ac1a7d
Remove leftover merge tags from windows integration test script. ( #4213 )
2019-02-26 18:02:13 -08:00
Cory Rivera
8bb71eeb51
Fix lingering bugs from notebook code merge. ( #4143 )
...
* Add request to notebook dependencies.
* Use offline python package for windows installation.
2019-02-22 17:31:24 -08:00
Cory Rivera
70838c3e24
Move SQL 2019 extension's notebook code into Azure Data Studio ( #4090 )
2019-02-20 10:55:49 -08:00
Cory Rivera
027badd21f
Fix capitalization in dataTierApplicationWizard imports. ( #3351 )
2018-11-29 14:32:45 -08:00
Cory Rivera
2b4de52af4
Remove redundant getChildren method in IModelViewTreeViewDataProvider. ( #2463 )
2018-09-07 16:37:44 -07:00
Cory Rivera
8042b78f1e
Check whether page is valid before enabling next button. ( #2293 )
2018-08-22 12:12:33 -07:00
Cory Rivera
ccaa96c81e
Add >= and <= operators for context key expressions. ( #2160 )
2018-08-06 18:24:18 -07:00
Cory Rivera
89c48bbe75
Add option for using generic SQL queries to filter EditData rows via a query editor pane. ( #1329 )
2018-05-14 12:27:55 -07:00
Cory Rivera
94e8ce5185
Update version field in sql syntax file. ( #828 )
2018-03-02 14:32:19 -08:00
Cory Rivera
f1ddea986a
Change Windows setup so that sqlops restarts after auto-updating ( #684 )
...
* Re-add runcode line in code.iss, but with skipifsilent option.
* Add check for update flag file in setup run task in code.iss.
2018-02-13 12:40:17 -08:00
Cory Rivera
3076390eb1
Skip opening sqlops after install if the setup exe is run with the VERYSILENT option. ( #611 )
...
* Skip opening sqlops after install if the setup exe is run with the VERYSILENT option.
* Remove unnecessary [Run] line in code.iss.
2018-02-06 13:04:45 -08:00
Cory Rivera
fe04fd72bc
Update query editor colorization to match SSMS ( #580 )
...
* Ignore editor keyword coloring if keywords are preceded by [ or @
* Force editor text starting with [ or one @ to use plain text styling.
* Add editor syntax check for unicode string literal prefix.
* Add editor syntax category for global system variables.
* Add builtin sql server functions to editor colorization.
* Remove redundant functions in sql syntax list.
* Duplicate editor colorization changes to SQL plist
* Add editor colorization for FULL OUTER JOIN.
* Add some extra missing keywords and functions to editor colorization.
* Make sql function names lower case in syntax-checking regex.
* Change bracketed identifier colorization to include non-word characters.
* Remove unused SQL.plist from sql syntax folder.
* Add yarn.lock files.
2018-02-01 15:52:18 -08:00
Cory Rivera
0c14c3cc7f
Make commit id an argument for the build publish script. ( #536 )
...
* Make commit id an argument for the build publish script.
* Make commit an optional argument for publish script.
2018-01-22 16:02:57 -08:00
Cory Rivera
006eedd3a1
Update vscode build publishing scripts for use with sqlops ( #518 )
...
* Modify publishing scripts and gulp mixin task for publishing
update packages.
* Change publish script so that mooncake publishing runs only if the required credentials are provided.
2018-01-19 16:49:06 -08:00
Cory Rivera
a69a9778a6
Fix update package download paths ( #476 )
...
* Change update package download path to use sqlops naming.
* Add SqlEdit comments above download path changes.
2018-01-11 17:19:40 -08:00