Skip to content

There are no sub-option items for some options in SAS procedures #1555

@Zhirong2022

Description

@Zhirong2022

Describe the bug

Open VSC SAS Extension base on Main branch. It has no sub-option items for some options in SAS procedures.

Steps to reproduce

1.Open VSC
2.Create a new .sas file and type some code
3.Type Ctrl+Space in parenthesis of stepdown() to show sub-options

SAS code (if applicable)

proc logistic;
	estimate/stepdown()

Expected behavior

Sub-options are shown properly for some options

Screenshots

Image

Client OS

No response

Extension version

1.15.0

SAS version

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions