-
Notifications
You must be signed in to change notification settings - Fork 6
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
Peak Definition Doesn't Load #22
Comments
for some reason, peak definition only seems to work if you have the app authenticated with your org. Have you tried that? |
In my case the request to get definitions seems to be crashing. Awaiting connection... Client connected from /127.0.0.1:51120 received command: --action=listCompletions --projectPath='[path removed]' --responseFilePath='[%USER%].vscode\extensions\chuckjonas.apex-autocomplete-0.2.13\bin\listCompletionsResult.json' --pollWaitMillis=1000 --maxPollRequests=1000 --currentFilePath='[path removed]\force-app\main\default\classes[my class].cls' --currentFileContentPath='[%USER%].vscode\extensions\chuckjonas.apex-autocomplete-0.2.13\bin\listCompletionsTmp.cls' --line='12' --column='18' --sf.username='[my SF username]' --sf.password='[my SF password]' --sf.serverurl='[my SF sandbox URL]' [ERROR] [05/19/2020 09:42:34.436] [TcpServerSystem-akka.actor.default-dispatcher-9] [akka://TcpServerSystem/user/$B] 1 |
Hi,
When peeking definition the window appears with the word loading but that's as far as it gets.
I'm running Windows 10, Thanks
Output below:
`Sending CMD: --action=findSymbol --projectPath='c:\Mavensmate\Emerald_Dev_Grain_Mate' --responseFilePath='C:\Users\david.vscode\extensions\chuckjonas.apex-autocomplete-0.2.10\bin\findSymbolResult.json' --pollWaitMillis=1000 --maxPollRequests=1000 --currentFilePath='c:\Mavensmate\Emerald_Dev_Grain_Mate\src\classes\GrowerPortalController.cls' --currentFileContentPath='C:\Users\david.vscode\extensions\chuckjonas.apex-autocomplete-0.2.10\bin\findSymbolTmp.cls' --line='4100' --column='31'
Awaiting connection...
[INFO] SourceScanner - scanning file: findSymbolTmp.cls
[INFO] Executor - # Time taken: 27.879s`
The text was updated successfully, but these errors were encountered: