Carlos Henrique Guardão Gandarez

Results 151 comments of Carlos Henrique Guardão Gandarez

@alanhamlett would you agree that some editors and the cli could read `WAKATIME_API_KEY` env var?

@arose13 have you considered coding using `VSCODE` instead of Chrome? In addition we've been planning to create a plugin for Jupyter IDE.

@alanhamlett any idea why is it happening?

Yes you can set a custom `hostname` for it. Add `hostname = something` under `[settings]` section into `~/.wakatime.cfg`.

Got this error when validating https://github.com/wakatime/desktop/pull/99

Try forcing running WakaTime on local machine https://code.visualstudio.com/docs/remote/ssh#_advanced-forcing-an-extension-to-run-locally-remotely

While in LiveShare are you typing or just watching?

Hi @mt3o It doesn't auto-detect proxy settings from the machine. Please try setting up proxy into your `~/.wakatime.cfg` file. For more information on how to do please refer to proxy...

Do you need authentication in order to use proxy? Try setting user and pass like so `http://user:pass@localhost:9000`.