Hello! I just downloaded and installed Pulsar. Most editors like Pycharm, or VSCodium have a built in terminal you can run in the window you are editing. Is there a plugin that will install a built-in terminal or something similar so I can edit in Pulsar and not have to run windows terminal

  • Daeraxa@lemmy.mlM
    link
    fedilink
    arrow-up
    1
    ·
    5 days ago

    Basically the package uses some native modules, it will attempt to download pre-built binaries for those modules but if it can’t find an exact match for your system it needs to build them - hence the need for build tools. Unfortunately I don’t know why it wouldn’t detect them if you have them installed, best bet is to bring this up on on the x-terminal-reloaded GitHub repo or in our Discord to see if the dev for that package can help a bit more.