Commit Graph
59 Commits
Author SHA1 Message Date
Matt Irvine 5e4b8924ec Set tab color default off and add config for fill/border (#452) 2018-01-08 20:05:27 -05:00
Matt Irvine 62de97da54 Redraw tab background color when dragged (#442) 2018-01-08 12:40:04 -05:00
Anthony Dresser 9e051c6f63 update shrinkwrap (#445) 2018-01-04 16:32:30 -08:00
Karl Burtram a43444e95f Bump SQL Ops to 0.25.1 for next release (#444) 2018-01-04 13:39:12 -08:00
Alex Tercete a3948ac744 Fix "No extension gallery service configured" error (#427)
The error occurred when trying to install an extension from the new
_File > Install Extension from VSIX Package_ menu entry.

Because there's no gallery URL configured at the moment, querying the
gallery to retrieve package metadata is pointless, and skipping this
step fixes the problem for now.
2018-01-04 13:36:25 -08:00
Karl Burtram 1cd4b39e9d Revert "Remove unneeded npm package references from mssql" (#443)
* Revert "update libraries to clean node_modules (#394)"

This reverts commit e691b278ae.

* Revert "Update README.md to link to the insiders build release page (#440)"

This reverts commit 334c755118.

* Revert "Remove unneeded npm package references from mssql (#438)"

This reverts commit ee80bddd17.
2018-01-04 12:52:58 -08:00
Anthony Dresser e691b278ae update libraries to clean node_modules (#394) 2018-01-04 11:48:21 -08:00
Karl Burtram 334c755118 Update README.md to link to the insiders build release page (#440) 0.25.0 2018-01-03 22:19:38 -08:00
Karl Burtram ee80bddd17 Remove unneeded npm package references from mssql (#438) 2018-01-03 17:28:06 -08:00
Karl Burtram c9067a0baf Install tools service relative to extension (#437) 2018-01-03 17:02:01 -08:00
Karl Burtram ecc978a695 Update copyright date to 2018 (#431) 2018-01-03 14:47:28 -08:00
Aditya Bist 4a28e813c5 changed icon color when tree selected for light theme (#425) 2018-01-04 02:06:37 +05:30
Karl Burtram b8db4a76b4 Fix broken Run Current Query command (#420) 2018-01-03 11:17:49 -08:00
Abbie Petchtes e8b1b1a75f Add saved connections to connection dialog (#411)
* add saved connections to connection dialog

* fix saved connections layout

* add comments

* formatting
2018-01-02 13:41:13 -08:00
Abbie Petchtes 874b242944 fix theming issue for manage account status bar icon (#396) 2018-01-02 13:37:56 -08:00
Abbie Petchtes da75681f83 Fix issue where loading unsave sql file open as untitiledEditorInput (#385)
* fix issue where loading unsave sql file open as untitiledEditorInput

* add SQL CARBON EDIT comment
2018-01-02 13:36:43 -08:00
Anthony Dresser 1dea81f82f Revert "idea"
This reverts commit 4826b6adc9.
2017-12-29 00:40:23 -08:00
Anthony Dresser 4826b6adc9 idea 2017-12-29 00:39:34 -08:00
Anthony Dresser 8afebd2e10 Extensions Cleanup (#359)
* clean up extensions

* updated copyrights

* formatting
2017-12-20 21:35:52 -08:00
Matt Irvine b1b3a92717 Add tab coloring by server group (#383) 2017-12-20 18:21:48 -08:00
Karl Burtram 3ffafbe5bc Resize the start menu pinned icons to display correct (#382) 2017-12-20 13:56:27 -08:00
Karl Burtram eb81a72b88 Update SQLOPS version to 0.25.0 for Jan release (#380) 2017-12-20 11:33:44 -08:00
Karl Burtram 2e70b55da8 Update pinned start menu icons (#379) 2017-12-20 11:27:52 -08:00
Karl Burtram ad0c12ec95 Change 'Server name' to 'Server' (#372) 2017-12-20 10:25:10 -08:00
Aditya Bist 572aebd8c8 fixed bug where drag and drop would break scripting (#369) 2017-12-19 12:45:33 -08:00
Karl Burtram dbb421f503 Disable custom title bar rendering on macOS (#362) 2017-12-19 00:33:42 -08:00
Karl Burtram a75c799b34 Update download links on readme.md 2017-12-18 22:39:01 -08:00
Karl Burtram 579958409d Update readme and changelog files for Dec release (#360)
* Stage changes

* Update changelog with additional bug details
2017-12-18 21:27:21 -08:00
Karl Burtram af2414efcb Update text in Getting Started prompt (#358) 2017-12-18 17:48:22 -08:00
Karl Burtram 18066a8c1c Turn off HotExit due to regression (#357) 2017-12-18 17:41:53 -08:00
Benjamin Russell 2e19ab4595 Adding row ID mapping to ensure correct IDs are used (#355) 2017-12-18 17:40:55 -08:00
Aditya Bist f6497a9ac4 Context menu bug in macOS fixed (#350)
* context menu now doesnt show in origin on mac

* fixed context menu action being called twice in macOS
2017-12-18 14:45:54 -08:00
Matt Irvine 67aac4e624 Fix script as alter/execute capitalization (#349) 2017-12-18 13:55:08 -08:00
Matt Irvine a602c7f570 Fix script executable permissions (#347) 2017-12-18 11:55:27 -08:00
Karl Burtram 4bf9955d43 Update License.txt line width to display correctly in Windows setup (#337) 2017-12-16 11:39:25 -08:00
Karl Burtram 7fd77173d1 Fix mssql intellisense settings namespace name v0.24.1 2017-12-16 01:30:56 -08:00
Karl Burtram 58763a2b70 Fix broken Help menu items (#334) 2017-12-16 00:56:25 -08:00
Karl Burtram 6ad0df0e3e Refresh master with initial release/0.24 snapshot (#332)
* Initial port of release/0.24 source code

* Fix additional headers

* Fix a typo in launch.json
2017-12-15 15:38:57 -08:00
Matt Irvine 271b3a0b82 Minor build script changes (#329) 2017-12-14 15:20:19 -08:00
Olli Janatuinen 96f9183700 Implemented npm version check (#314) 2017-12-14 15:10:41 -08:00
Sebastian Pfliegel 0eb81c9360 Remove sqlExtensionHelp (#312) 2017-12-11 13:03:19 -08:00
Stefán Jökull Sigurðarson 7498e3a6da Fix #153: Fixing sql snippets that failed on a DB with case-sensitive collation. (#152)
* Fixing sql snippets that failed on DBs that are case sensitive.

* Adding .vs/ (Visual Studio Code project dir) to .gitignore.

* Fixing typo.
2017-11-20 13:49:33 -08:00
Alex Troshkin 01d3fe6077 Fix #138: Invalid syntax color highlighting (identity not highlighting) (#140) 2017-11-20 13:49:00 -08:00
Alex Troshkin 10f2087707 Show disconnect in context menu only when connectionProfile connected (#150) 2017-11-20 11:25:46 -08:00
Marco Wiedemeyer 1d89cb6e83 Fix #58: Default sort order for DB size widget (#111)
Change default sort order for the DB size widget to descending
2017-11-20 11:23:48 -08:00
Alan Yu ae7adadbdd Update README.md (#101)
We will be updating the download page to link to the Github, so it would also be helpful to include the download page on the Github.
2017-11-17 16:20:06 -08:00
Eric Kang 6e05dd7fa1 updated Privacy Statement link 2017-11-15 04:30:11 -08:00
Matt Irvine 902ca4adf7 Update README.md screenshot link (#5) 2017-11-14 17:11:05 -08:00
Alan Yu 3c69ed4dc2 Updated Readme.md (#4)
Spelling fixes and updated contribution URL's from VSCode wiki to SQL Ops Studio wiki.
2017-11-14 16:09:35 -08:00
Karl Burtram 939611d619 Update CONTRIBUTING.md (#3) 2017-11-13 13:41:50 -08:00