Rrrandom
Rrrandom
I think It's reasonable because the original version of Vue supported it.
我这里也出现了,调用多次后定位无反应,手机通知栏一直显示正在搜索GPS
Thanks! @penx
I don't have a mac so I can't debug on it.:(... but I think you can press F12 in Brackets. and paste the error information from the console here..
It seems racer child_process in Brackets\node can't detect environment variable RUST_SRC_PATH (https://github.com/phildawes/racer/blob/master/src/bin/main.rs#L176-L193). can you get same the results after running script below? ``` var exec = require('child_process').exec; var ch =...
@lilianmoraru In Ubuntu, you should install Chrome or Chromium, then the F12 "Developer tools" could open. Or it will not open. I just tried on Ubuntu 14.04. it works well....
@7sharp9 yes, I do it on purpose. Initially I let it pop up only one letter, but afterwards I found popop after typing 2 letters simplify the coding work. So...
@7sharp9 Good point, I may support it in the future after figuring out a better implementation.
@7sharp9 your problem solved. :) try to git clone the master, since Brackets Extension Registry is broken.
Be sure the path is the bin file, something like "..\racer\target\release\racer.exe". Check your path setting, If this can't work, press F12 in Brackets to open the console, and tell me...