Thomas Frössman

Results 177 comments of Thomas Frössman

As it is some variation of what other people are doing I use this and it has served me well for all sorts of npm/yarn based projects. ```el (defun flycheck-node_modules-executable-find...

I guess that at least in theory npx is better because it uses npm's knowledge about where paths are instead of explicitly stating them in elisp, what I wonder is...

you need to set the variables. The first argument in an s-expression `(...)` should be a callable there in so `(wakatime-api-key "70b484c2-74d0-4ab0-9510-cd425f08f7e3")` means that you are trying to call the...

I recommend against merging this as it exists now because it lacks user configuration. In particular because of https://github.com/wakatime/wakatime-mode/issues/37#issuecomment-702188769 In several situations this will be worse than the current pygments...

> @thomasf, please, don't be ridiculous. > > Please, read the PR header and its comments in the code before blocking the PR. if say js2-mode or one of the...

> > > @thomasf, please, don't be ridiculous. > > > Please, read the PR header and its comments in the code before blocking the PR. > > > >...

> Do you understand the words "`--language LANGUAGE Optional language name. If valid, takes priority over auto-detected language.`" What part of it you do not understand? As I understand it...

> There is no complete solutions. I don't think is not complete enough to solve #37 in a way that does not force a new behavior onto users which they...

I have provided a real world example for one of the most popular modes on melpa here https://github.com/wakatime/wakatime-mode/issues/37#issuecomment-702509731

Also, the message "Initializing WakaTime v1.0.0" happens very often,