Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-229380] User Friendly Script Name In External Editor Tab #7256

Open
sl-service-account opened this issue Sep 20, 2020 · 0 comments
Open

Comments

@sl-service-account
Copy link

How would you like the feature to work?

When clicking the 'Edit' button on a script open in-world the name of the script that appears in the external editor is of the format, sl_script_.lsl. It would lead to higher productivity if the name that appeared in the external editor was of the form sl_script_<Script Inventory Name>_.lsl
If there is an issue with characters allowed in SL Inventory Names but potentially not in OS file system names I believe suitable replacements could be used when the script goes out the the external editor. When the external editor saves the file and the script goes back in-word the Inventory name could be ignored because the UUID would point to the correct asset.

Why is this feature important to you? How would it benefit the community?

When I have multiple scripts open in my external editor, each in it's own tab, I cannot easily tell which script is which. Script programmers using external editors would have higher productivity if this feature was implemented.

Original Jira Fields
Field Value
Issue BUG-229380
Summary User Friendly Script Name In External Editor Tab
Type New Feature Request
Priority Unset
Status Accepted
Resolution Accepted
Created at 2020-09-20T05:35:16Z
Updated at 2020-09-23T18:19:08Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  'How would you like the feature to work?': "When clicking the 'Edit' button on a script open in-world the name of the script that appears in the external editor is of the format, sl_script_<UUID>.lsl. It would lead to higher productivity if the name that appeared in the external editor was of the form sl_script_<Script Inventory Name>_<UUID>.lsl\r\nIf there is an issue with characters allowed in SL Inventory Names but potentially not in OS file system names I believe suitable replacements could be used when the script goes out the the external editor. When the external editor saves the file and the script goes back in-word the Inventory name could be ignored because the UUID would point to the correct asset. ",
  'Original Reporter': 'GAlbedo.Alpha (GAlbedo.Alpha)',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'Target Viewer Version': 'viewer-development',
  'Why is this feature important to you? How would it benefit the community?': "When I have multiple scripts open in my external editor, each in it's own tab, I cannot easily tell which script is which. Script programmers using external editors would have higher productivity if this feature was implemented. ",
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant