Can someone please package this plugin (and maybe this one too?) for JetBrains IDEs? I tried to run plugins/update_plugins.py as described here, but script crashes with:
Traceback (most recent call last):
File "/home/ashgoldofficial/Projects/nixpkgs/pkgs/applications/editors/jetbrains/plugins/./update_plugins.py", line 391, in <module>
main()
File "/home/ashgoldofficial/Projects/nixpkgs/pkgs/applications/editors/jetbrains/plugins/./update_plugins.py", line 380, in main
result["files"] = get_file_hashes(file_list, refetch_all)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ashgoldofficial/Projects/nixpkgs/pkgs/applications/editors/jetbrains/plugins/./update_plugins.py", line 238, in get_file_hashes
file_hashes[file] = get_hash(file)
^^^^^^^^^^^^^^
File "/home/ashgoldofficial/Projects/nixpkgs/pkgs/applications/editors/jetbrains/plugins/./update_plugins.py", line 195, in get_hash
path = path_process.stdout.decode().split("\n")[1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
Project description
Can someone please package this plugin (and maybe this one too?) for JetBrains IDEs? I tried to run
plugins/update_plugins.py
as described here, but script crashes with:Metadata
Add a :+1: reaction to issues you find important.