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
Create abc.txt, alpha-beta-cappa.txt, xyz/index.js, and xerxes-yak-zubba/index.js.
Hit Ctrl-P, type "abc", and hit enter. This opens abc.txt.
Hit Ctrl-P, type "xyz", and hit enter. This opens "xerxes-yak-zubba/index.js".
Also, open DefinitelyTyped and search for ace/index.d.ts. Even though this is exactly the name of a file, I get taken to cordova-plugin-email-composer/index.d.ts instead. I can't reproduce that in a small project.
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
abc.txt
,alpha-beta-cappa.txt
,xyz/index.js
, andxerxes-yak-zubba/index.js
.abc.txt
.Also, open DefinitelyTyped and search for
ace/index.d.ts
. Even though this is exactly the name of a file, I get taken tocordova-plugin-email-composer/index.d.ts
instead. I can't reproduce that in a small project.The text was updated successfully, but these errors were encountered: