youtube icon indicating copy to clipboard operation
youtube copied to clipboard

Rename jss&css folder to avoid path conflicts

Open PTheocharis opened this issue 1 year ago • 2 comments

The folder jss&css contains the symbol '&', which is used during runtime to chain commands and it may cause disruptions and conflicts when there is a need to use paths.

Suggestion: Change it to js_css or jsCss (camelized option from the core.js), change all mentions with ctrl+F

PTheocharis avatar Jun 07 '24 15:06 PTheocharis

(but it looks good?) (and we have yet to find a use case of conflict.) (and the price renaming costs, is adding an extra page to to edit histories on github to each of the files)

ImprovedTube avatar Jun 08 '24 00:06 ImprovedTube

It is more of a precaution measure or a suggestion I noticed, because I had to change some commands, while parsing :)

PTheocharis avatar Jun 08 '24 06:06 PTheocharis