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 format code support. Fix #308. #348

Merged
merged 1 commit into from
Jun 24, 2016
Merged

Conversation

rebornix
Copy link
Member

Code formatting requires language mode detection. In current test infrastructure, we just create a temp file with no extension, there is no way for VS Code to guess what's the correct language. We should add some test files (like js files, cs files, etc) and launch them directly instead of creating temp files in some cases related to Language Mode. This can be done later with a separate PR.

@johnfn johnfn merged commit 1213a16 into VSCodeVim:master Jun 24, 2016
@rebornix rebornix deleted the FormatCode branch June 24, 2016 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants