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

Document 9.1 breaking changes #38

Open
3 tasks
citizenmatt opened this issue Apr 9, 2015 · 0 comments
Open
3 tasks

Document 9.1 breaking changes #38

citizenmatt opened this issue Apr 9, 2015 · 0 comments

Comments

@citizenmatt
Copy link
Member

Breaking changes, as discovered:

  • IPsiModules.GetPrimaryPsiModule adds extra parameter TargetFrameworkId. if you have an IPsiModule, or can get one, e.g. IPsiSourceFile.PsiModule, use IPsiModule.TargetFrameworkId, else use TargetFrameworkId.Default.
  • CodeCompletionType.AutomaticCompletion has gone. Use CodeCompletionParameters.IsAutomaticCompletion instead.
  • GroupedItemsCollector.AddAtDefaultPlace has been replaced with just Add
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

No branches or pull requests

1 participant