-
Notifications
You must be signed in to change notification settings - Fork 676
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
Can't format C# code #5
Comments
From @isidorn on January 11, 2016 15:23 Not sure if we support C# formating, joh? |
@Darktutu What does the OmniSharp log read (press Cmd+L, L)? |
do you have a project.json file or a set of csproj/sln files? otherwise it won't work |
From @FaicSilier on January 19, 2016 9:2 Hello, I have kind of the same problem with formatting javascript: Nothing happens if I format it. How can I add a project.json file or set a csproj/sln file so that formatting works. (as a suggestion: would be great if you wouldn't need to create files to format code) |
@FaicSilier JavaScript is independent of that. If you see issue with formatting JS please file a separate bug |
@Darktutu What does the OmniSharp log read (press Cmd+L, L)? It should not be empty |
This is pretty old and I can't repro. When I open a folder containing an .sln file and right-click within a C# file, I see the Format Code in the context menu. @Darktutu is it still a problem for you? |
I got the same context menu as darktutu's screenshot. And stuck with that message forever. UPDATE: |
From @Darktutu on January 11, 2016 9:12
version 0.10.6
Copied from original issue: microsoft/vscode#1918
The text was updated successfully, but these errors were encountered: