shalupov / idea-cloudformation

AWS CloudFormation plugin for IntelliJ-based IDEs (IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio, DataGrip, CLion)
https://teamcity.jetbrains.com/viewType.html?buildTypeId=IdeaAwsCloudFormation_Master_Build&guest=1
Apache License 2.0
136 stars 27 forks source link

find usages not working #91

Closed sdole closed 6 years ago

sdole commented 7 years ago

In the latest release of the yaml plugin find usages (Ctrl + Alt + F7) is not working. Does not do anything.

shalupov commented 7 years ago

It just not working since corresponding provider is missing for YAML, I'll try to fix it in IDEA 2017.2

danieljimenez commented 7 years ago

One of my favorite features, still rockin that JSON until this is implemented :)

shalupov commented 7 years ago

fixed in IDEA master, hopefully it'll be backported for 2017.1.1 https://github.com/JetBrains/intellij-community/commit/2f5c8f87fd2a2b312abc0eb5238b9f8e30816c7b

danieljimenez commented 7 years ago

Hi, I'm on 2017.2.1 and still seeing this issue :(

IntelliJ IDEA 2017.2.1
Build #IU-172.3544.35, built on July 31, 2017
You have a perpetual fallback license for this version
Subscription is active until July 31, 2018
JRE: 1.8.0_152-release-915-b6 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.12.6
shalupov commented 7 years ago

@danieljimenez sorry, not there yet, there are some unsolved problems with WordsScanner implementation

shalupov commented 7 years ago

Unfortunately it's requires some changes in other IDEA code as well, so it's postponed for 2017.3

shalupov commented 6 years ago

It works for me in 2018.1 and 2018.2.