Remastering of documentation provider
- Remove whole file resolve - Take already resolved element - Get kotlin element behind the wrapper directly - Remove outdated isKotlinDeclaration method - More tests
This commit is contained in:
@@ -444,7 +444,7 @@ public class GenerateTests {
|
||||
"idea/tests/",
|
||||
"JetQuickDocProviderTestGenerated",
|
||||
AbstractJetQuickDocProviderTest.class,
|
||||
testModel("idea/testData/editor/quickDoc", "doTest")
|
||||
testModelWithPattern("idea/testData/editor/quickDoc", "^([^_]+)\\.[^\\.]*$", "doTest")
|
||||
);
|
||||
|
||||
generateTest(
|
||||
|
||||
Reference in New Issue
Block a user