increpare / PuzzleScript

Open Source HTML5 Puzzle Game Engine
MIT License
903 stars 159 forks source link

smart paste #623

Closed minotalen closed 3 years ago

minotalen commented 3 years ago

pasting code that contains at least one SECTION could get pasted in a smart way (each section part gets added to the end of their respective section while duplicate SECTION declarations get ommited). That way players could exchange modular snippets and easily combine them. I imagine it to be useful for collaboration as well.

I imagine the workflow being an added dialogue when pasting a snippet, that asks users if they want to smart paste or just insert it regularly.

increpare commented 3 years ago

Hi, thanks for the suggestion. I get kind of where you're coming from, but it sounds very finnicky to specify/difficult to implement/tricky for users to understand. I prefer paste being paste. So closing :)

minotalen commented 3 years ago

alright no probs! lmk if I should filter my suggestions more ;)

increpare commented 3 years ago

Suggestions are welcome, but please do note that I'm super conservative about adding new features (both to keep the software easy to use as well as to keep my workload from growing out of control) :)

Am Sa., 24. Apr. 2021 um 22:03 Uhr schrieb mino @.***>:

alright no probs! lmk if I should filter my suggestions more ;)

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/increpare/PuzzleScript/issues/623#issuecomment-826146263, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADRVYEHG2CWA3LP2V3ITK3TKMP2BANCNFSM43QMAQOQ .