Skip to content

SQL/IPYNB files opened that use showTextDocument() API, are now shown a text editor. #10490

Closed
@MaddyDev

Description

  • Azure Data Studio Version:

Steps to Reproduce:

  1. Launch TSG book from command pallet: 'SQL Server 2019 Guide'
  2. Open any markdown file that have relative links to ipynb files. (Ex: TroubleShooters markdown)
  3. Open any notebook link

Expected:
Notebook file opens with correct kernel.
Actual:
Notebook opens up as text file with json content.

This also repros when the relative files are sql files. They just open as text files.

Following VSCode change is the cause: microsoft/vscode#96888

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions