wakatime / wakatime-cli

Command line interface used by all WakaTime text editor plugins
https://wakatime.com/plugins
BSD 3-Clause "New" or "Revised" License
265 stars 41 forks source link

wakatime plugin for perl/tcl/lua CLI REPL and gdb #989

Closed Freed-Wu closed 7 months ago

Freed-Wu commented 7 months ago

Relates issue: https://github.com/wakatime/wakatime-cli/issues/805

I want to share a wakatime plugin which statistics time costing in perl REPL.

screenshot

Similar to other wakatime plugins for REPL (bash, zsh, python, ...), I hope it can be displayed in wakatime website.

Freed-Wu commented 7 months ago

And there are also wakatime plugins for tcl REPL and lua REPL :smile:

alanhamlett commented 7 months ago

Added all 3 to the Terminal install page.

Freed-Wu commented 7 months ago

That's all REPLs and debuggers I used :smile:

Freed-Wu commented 7 months ago

screen-2023-12-06-07-59-03

Hey, Can wakatime server map Reply REPL to perl REPL? Should I also change the code of the plugin?