mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-10 02:02:35 -05:00
Replaced db project readme file with opening a doc in browser after project is created (#19543)
This commit is contained in:
@@ -145,6 +145,11 @@ declare module 'dataworkspace' {
|
||||
* Location where clicking on the Learn More next to SDK style checkbox will go. sdkStyleOption needs to be set to true to use this
|
||||
*/
|
||||
readonly sdkStyleLearnMoreUrl?: string
|
||||
|
||||
/**
|
||||
* Location where clicking on the Learn More to know more about project type will go
|
||||
*/
|
||||
readonly learnMoreUrl?: string
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user