Skip to content

VScode extension: linting is not working #208

@GitHunter0

Description

@GitHunter0

Hey folks,
Linting is not working.
For example, Jupyter notebooks detect and point the errors below:
image
while Quarto does not:
image

Also, Quarto HELP Pane does not provide any content in some cases like this one for glimpse:

import datar.all as d
import pandas as pd
df = pd.DataFrame({'x':[1,2,4]})
d.glimpse(df)

Should I open a separate issue for that?

Thank you.

Windows 10 pro
python 3.10.4
quarto 1.4.114
Quarto VScode extension v1.88.0
Visual Studio Code 1.79.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions