vscode-unity-code-snippets icon indicating copy to clipboard operation
vscode-unity-code-snippets copied to clipboard

added class accessibility enum option (ignore the branch name. at first i wanted to just add `internal` option, then changed it to enum)

Open somedeveloper00 opened this issue 1 year ago • 0 comments

added classAccessibilityLevel option, an enum for public, internal and none options. Followed project's style for consistency

somedeveloper00 avatar May 19 '24 11:05 somedeveloper00