Utilize external directory in ecode profile directory for external tools
#831
Closed
bejolly407
started this conversation in
Ideas
Replies: 1 comment
-
|
It might not be as useful as I think. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Should support portable mode, too.
Instead of having to wrestle with
PATHand all kinds of wrapper scripts around the ecode executable, just utilize a new directory namedexternalto store external tools: formatters, linters, debuggers, language servers, and might be things like compilers, interpreters, too.I would compress my portable ecode and upload it to my personal cloud. I can download it and use on any computer like it's home.
For people don't want it, just give them a switch to disable it. Don't need to struggle with whether which versions of external tools are preferred (the ones in
PATHor the ones inexternal?).Beta Was this translation helpful? Give feedback.
All reactions