-
Notifications
You must be signed in to change notification settings - Fork 14
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
refact_vs_classic update #10
Conversation
…for grey text completions and the code will only ask for completions when the cursor is at the end of a line
Hey James, something's off. Most of the files have conflicts, the diff unreadable (not clear what has changed). |
# Conflicts: # .github/workflows/build.yml # MultilineGreyText/InlineTaggerProvider.cs # MultilineGreyText/MultilineGreyTextTagger.cs # MultilineGreyText/RefactCompletionCommandHandler.cs # MultilineGreyText/RefactExtension.csproj # MultilineGreyText/RefactLanguageClient.cs # MultilineGreyText/RefactPackage.vsct # MultilineGreyText/source.extension.vsixmanifest
@olegklimov I fixed the merge conflicts everything should be working now. |
Installed https://github.com/smallcloudai/refact-vs-classic/actions/runs/7104506640 to VS Community 2022. |
same issue on my side |
Merged and created this issue: |
/claim #19
Updates a lot of functionality and resolves bugs.