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

de.mariushoefler.flutterenhancementsuite.completion.PubspecCompletionProvider holds disposed Project #278

Open
ViugiNick opened this issue Apr 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ViugiNick
Copy link

(root): java.lang.Class(com.intellij.codeInsight.completion.CompletionContributor)
(static): com.intellij.codeInsight.completion.CompletionExtension
cache: kotlinx.collections.immutable.implementations.immutableMap.PersistentHashMap
node: kotlinx.collections.immutable.implementations.immutableMap.TrieNode
buffer: java.lang.Object[]
[]: kotlinx.collections.immutable.implementations.immutableList.SmallPersistentVector
buffer: java.lang.Object[]
[]: de.mariushoefler.flutterenhancementsuite.completion.PubspecCompletionContributor
myMap: com.intellij.util.containers.MultiMap
myMap: java.util.HashMap
table: java.util.HashMap$Node[]
[]: java.util.HashMap$Node
value: java.util.ArrayList
elementData: java.lang.Object[]
[]: com.intellij.openapi.util.Pair
second: de.mariushoefler.flutterenhancementsuite.completion.PubspecCompletionProvider
file: org.jetbrains.yaml.psi.impl.YAMLFileImpl
myViewProvider: com.intellij.psi.SingleRootFileViewProvider
value: com.intellij.util.keyFMap.PairElementsFMap
value2: com.intellij.psi.impl.PsiCachedValueImpl
myProvider: com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProvider
computation: com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProvider$AsyncComputation
project: com.intellij.openapi.project.impl.ProjectImpl (disposed)
@ViugiNick ViugiNick added the bug Something isn't working label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant