Gregory Amerson
Gregory Amerson
We have narrowed the problem down to a super simple example. The problem seems to come in a combination of aui and yui tern plugins added to project. disable the...
Perhaps install path has something to do with it. Lilu what is your install path? Also what is your workspace/project path? Are there any spaces or special characters? On Thu,...
Lilu could you setup a dev environment and check out the latest tern.java and debug the class that Angelo mentioned previously? On Fri, Dec 5, 2014 at 11:00 AM, Lu...
Thanks Angelo, Lilu will continue to take a look at that next week. She has replicated the error in a dev workspace and so she can debug that line exactly....
@joergpoeschko Can you post an topic on the Liferay IDE forums here? https://www.liferay.com/community/forums/-/message_boards/category/4627757 We can help you solve the issue of Daniel's theme not work from Eclipse and Liferay IDE
Thanks @thoeni for this little tester, very helpful in diagnosing my problem and helping me fix it.
I'm not sure if you have tried something like this (maybe you have), but you could do something like below to get this behavior: ```python if config.tilt_subcommand == "up": did_once...
Fixed in https://github.com/liferay/liferay-intellij-plugin/commit/2ab3682edbe3abcad2b15038405788177d2972aa
> you should be able to hide it with `set -g @dracula-show-location false` This doesn't seem work with latest dracula/tmux. 🤔