mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 03:58:33 -05:00
Update run w/parameters icon and increment parameterized notebook (#15127)
* update icon and increment parameterized notebook
This commit is contained in:
@@ -303,6 +303,9 @@ export class NotebookServiceStub implements INotebookService {
|
||||
notifyCellExecutionStarted(): void {
|
||||
throw new Error('Method not implemented.');
|
||||
}
|
||||
getUntitledUriPath(originalTitle: string): string {
|
||||
throw new Error('Method not implemented.');
|
||||
}
|
||||
}
|
||||
|
||||
export class ClientSessionStub implements IClientSession {
|
||||
|
||||
Reference in New Issue
Block a user