Skip to content

add .vscodeignore syntax highlighting - #64960

Closed
Donald Pipowitch (donaldpipowitch) wants to merge 1 commit into
microsoft:masterfrom
donaldpipowitch:add-vscodeignore-syntax-highlighting
Closed

add .vscodeignore syntax highlighting#64960
Donald Pipowitch (donaldpipowitch) wants to merge 1 commit into
microsoft:masterfrom
donaldpipowitch:add-vscodeignore-syntax-highlighting

Conversation

@donaldpipowitch

Copy link
Copy Markdown
Contributor

I have no idea, if this is the correct way to do it 😄 I created a new extension called just vscode to handle VS Code specific features. I could imagine to have more VS Code specific functionality in the form of a built-in extension (e.g. also for things like .vscode/* files).

I guess current VS Code specific features are currently included somewhere in the src/? But I'm not sure if you want to maintain language-to-file-mappings there as well. I'm happy to move this change to a different place and to hear feedback! 😄

@aeschli

Copy link
Copy Markdown
Contributor

The correct place for this is extensions/extension-editing.

I made the change. Still, thanks for the PR Donald Pipowitch (@donaldpipowitch) !

@donaldpipowitch

Copy link
Copy Markdown
Contributor Author

Thank you!

@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants