Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Can't recognise ReScript Programming language #254

Open
Deep-Codes opened this issue Feb 4, 2021 · 3 comments
Open

Can't recognise ReScript Programming language #254

Deep-Codes opened this issue Feb 4, 2021 · 3 comments
Assignees

Comments

@Deep-Codes
Copy link

Went through Issue wakatime/vscode-wakatime#118, wakatime/vscode-wakatime#88

Enabled wakatime debug went through the logs:

logfile : wakatime.log

It says:

{"now": "2021/02/04 09:16:02 +0530", "version": "13.0.7", "plugin": "vscode/1.52.1 vscode-wakatime/5.0.0", "time": 1612410358.116768, "caller": "wakatime/dependencies/__init__.py", "lineno": 145, "file": "/Users/deepankarbhade/.wakatime.log", "level": "DEBUG", "message": "Parsing dependencies not supported for unknown.UnknownParser"}

&

{"now": "2021/02/04 09:11:13 +0530", "version": "13.0.7", "plugin": "vscode/1.52.1 vscode-wakatime/5.0.0", "time": 1612410069.4828532, "caller": "wakatime/logger.py", "lineno": 56, "file": "/Users/deepankarbhade/.wakatime.log", "level": "DEBUG", "message": "Traceback (most recent call last):\n  File \"wakatime/stats.py\", line 114, in guess_lexer_using_filename\n  File \"wakatime/stats.py\", line 334, in custom_pygments_guess_lexer_for_filename\npygments.util.ClassNotFound: no lexer for filename '.wakatime.log' found\n"}

I have never seen someone use ReScript before on wakatime but would love to have it though!
Also, the programming time adds up in others category which is normal behavior i guess if it isn't recognized.
because the same happened with .ipynbfiles.

@jakeisnt
Copy link

wakatime-vscode isn't the best place to open this issue; you need to request that the wakatime cli is updated: https://github.com/wakatime/wakatime

@Deep-Codes
Copy link
Author

Makes Sense on it.

@gandarez
Copy link
Member

gandarez commented Mar 5, 2021

We've been porting the current Python cli that relies on Pygments to detect languages in order to have a new cli totally rewritten in Golang that will rely on Chroma. The language has been added to our forked repo and soon will be released among with the launch of new cli.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants