secondlife / jira-archive

2 stars 0 forks source link

[BUG-226109] Provide LSL syntax hints to external LSL editor #4722

Open sl-service-account opened 5 years ago

sl-service-account commented 5 years ago

How would you like the feature to work?

When the external editor is launched, the viewer should write a temporary xml-encoded LLSD file with the current LSL syntax hints (as returned by the LSLSyntax simulator capability) and set the environment variable LSL_SYNTAX_HINTS to point to that file.

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

This would allow any external editor to provide the same kind of up to date syntax hints that the internal editor currently provides.

Attachments

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-226109 | | Summary | Provide LSL syntax hints to external LSL editor | | Type | New Feature Request | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | Oz Linden (oz.linden) | | Created at | 2019-01-15T15:03:13Z | | Updated at | 2019-01-29T01:02:58Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2019-01-16T13:10:54.852-0600', 'How would you like the feature to work?': 'When the external editor is launched, the viewer should write a temporary xml-encoded LLSD file with the current LSL syntax hints (as returned by the LSLSyntax simulator capability) and set the environment variable LSL_SYNTAX_HINTS to point to that file.', 'Original Reporter': 'Oz Linden (oz.linden)', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'Target Viewer Version': 'viewer-development', 'Why is this feature important to you? How would it benefit the community?': 'This would allow any external editor to provide the same kind of up to date syntax hints that the internal editor currently provides.', } ```
sl-service-account commented 5 years ago

Rider Linden commented at 2019-01-16T19:10:55Z

There is a git hub with LSL language hint files for numerous editors. 

https://github.com/buildersbrewery/linden-scripting-language