Page MenuHomeFeedback Tracker

Feature Request: Asset Browser to include SQF/SQM script files used in missions with full featured script editor
Acknowledged, WishlistPublic

Description

A nice to have feature would be a full featured script editor built into the Asset Browser(s). A new top level folder would show all scripts in the mission folder available for editing. Clicking on the script would bring up a fully featured editor similar to Notepad++ Add In or VS Code Add In.

Details

Legacy ID
3453622440
Severity
None
Resolution
Open
Reproducibility
N/A
Category
Eden Editor
Steps To Reproduce

NA

Additional Information

An ellipse could be also added to dialogs where scripts are currently entered (i.e. Unit Init, Trigger Conditions, etc.) to also bring up this fully featured editor. This would be in addition to any description.ext editor included in Eden Editor.

Event Timeline

eem edited Steps To Reproduce. (Show Details)Jan 19 2016, 1:39 AM
eem edited Additional Information. (Show Details)
eem set Category to Eden Editor.
eem set Reproducibility to N/A.
eem set Severity to None.
eem set Resolution to Open.
eem set Legacy ID to 3453622440.May 8 2016, 1:31 PM

I wouldn't want my game screen to be tied up in a script editor when I am developing missions. It would make more sense to develop an official standalone IDE similar to existing ones like poseidon. (https://forums.bistudio.com/topic/155514-poseidon-advanced-text-editor-for-scripts-configs/)

Same as above, atom poiseidon or sublime are here for that, no need to give BI more work for no real benefits.

eem added a subscriber: eem.May 8 2016, 1:31 PM
eem added a comment.Jan 19 2016, 3:57 PM

Thanks for the interesting comments... to me Eden is an IDE already... and having to go to another tool outside of the application I'm already in seems like a less streamlined workflow.

Most of us who do a ton of scripting already open an editor that is in full screen outside of ArmA anyway (re: Poseidon, Sublime, etc.) and takes us away from the main mission editing views and tools presented inside ArmA. Why not have those pieces "Integrated" with the rest of the mission editing toolset presented inside Eden? For example, one benefit would be that "plopped" assets in Eden that have assigned variables can be immediately recognized and supported as a part of the editing experience and could help reduce script errors...