Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some snippets #5

Closed
bricelam opened this issue Oct 14, 2021 · 0 comments
Closed

Add some snippets #5

bricelam opened this issue Oct 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bricelam
Copy link
Owner

I'm not sure how valuable these would be, but they may serve as a steppingstone to full IntelliSense support.

Here are the ones I can think of.

<#@ assembly name="$0" #>
<#@ import namespace="$0" #>
<#@ include file="$0" #>
<#@ parameter name="$0" type="${1:System.String}" #>
@bricelam bricelam added the enhancement New feature or request label Oct 14, 2021
@bricelam bricelam added this to the 1.1.0 milestone Oct 29, 2021
@bricelam bricelam self-assigned this Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant