Skip to content

<tab> touch completion not work with SAS code #45

Closed
@pascalou3

Description

@pascalou3

Hi,
when we try to use completion function to ask SAS code sugestion, it doesn't work correctly.
=> With SAS PROC, you haven't suggestion on options.
PROC SORT DA => Jupyter NB doesn't suggest DATA option.
=> With Data step, the suggestion only is you writes a correct statement before.
DATA T ;
SE => Jupyter NB doesn't suggest statement. It suggest only if you write SET completly.
I attach a doc with my tests and associated kernal error.
Regards,
pascal
Jupyter_Notebook_SAS-Kernel-UI-problem.docx

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