You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Should improve type completion
* New Class for type name completion test
* New test for type name completion
* type name completion example
* semicolons and barce mismatches
* Case sensitivity
* methods are case sensitive, too!
* dots count!
* better test example
* added more characters. Test still not passing
* Tyler's suggestions for the test criteria (it works for him)
* the whole type name
* Completing Namespace completions
* make 25 15 for namespace
* try this with the namespace test
* rev line number
* Don't use GetTypeInfo()
* skip on windows powershell
* add skippable fact
* add versionutils
Co-authored-by: JB Lewis <[email protected]>
"Windows PowerShell return no results from CommandCompletion in the test harness. Since it works in PS7 and works manually when I run the extension, I'm skipping this test");
"Windows PowerShell return no results from CommandCompletion in the test harness. Since it works in PS7 and works manually when I run the extension, I'm skipping this test");
0 commit comments