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

Enable case-insensitive searches #14

Closed
GoogleCodeExporter opened this issue Mar 30, 2015 · 6 comments
Closed

Enable case-insensitive searches #14

GoogleCodeExporter opened this issue Mar 30, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a file called "drilldown.html"
2. Create a file called "DrillDown.js"
3. Open one of the and press Alt+8

What is the expected output? What do you see instead?
It should switch between them

What version of the product are you using? On what operating system?
2.0.0 on Windows with IDEA 13

Please provide any additional information below.
We have a webapp project and are using Knockout.js. The project contains html 
files, and for each html a VM.js file and a Bindings.js file so to follow the 
example above I have:
drilldown.html
DrillDownVm.js
DrillDownBindings.js

Original issue reported on code.google.com by marom....@gmail.com on 1 Jan 2014 at 7:23

@GoogleCodeExporter
Copy link
Author

FYI: will only be possible with generic expressions

Original comment by minas.ma...@gmail.com on 5 Jan 2014 at 3:53

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Original comment by minas.ma...@gmail.com on 5 Jan 2014 at 5:48

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

new setting added (default is unchecked)

Original comment by minas.ma...@gmail.com on 5 Jan 2014 at 9:22

  • Added labels: ****
  • Removed labels: ****

Attachments:

@GoogleCodeExporter
Copy link
Author

[deleted comment]

1 similar comment
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

fixed with revision c8cfcd0dfe9c

Original comment by minas.ma...@gmail.com on 5 Jan 2014 at 9:39

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants