consulo / consulo-unity3d

Frameworks: Unity3D
Apache License 2.0
103 stars 10 forks source link

Wiki: Setup Page #22

Closed VISTALL closed 9 years ago

VISTALL commented 9 years ago

https://github.com/consulo/consulo-unity3d/wiki/Setup-and-Usage

VISTALL commented 9 years ago

Some correction. Microsoft .NET & Mono .NET is not needed for unity:)

Run configuration is not needed too. Attach working without it.

Project Structure can accessed via Start Page

Unity Bundle always exists, if install in Default Path

bfishman commented 9 years ago

I'll make those changes tomorrow, heading to bed now. Thanks for the GIF! (still no attach, but I haven't restarted my computer yet so that might fix it)

VISTALL commented 9 years ago

restart dont fix it. It regression. I will check it when come home

VISTALL commented 9 years ago

It will be good if u dont miss info from this issues:

https://github.com/consulo/consulo-csharp/issues/279 - need call 'Sync Project' manually if project file changed by external tool

https://github.com/consulo/consulo/issues/108 - default memory values often too small for Unity develop

bfishman commented 9 years ago

I will start a new 'Troubleshooting' page

VISTALL commented 9 years ago

not bad. Thanks.

Maybe about memory link to original Wiki? Because this it can be a global issue - and fix is one for all. It hard to change text in all repositories

VISTALL commented 9 years ago

Can you split Run and Attach tutorial? Attch work without Run, and Run without Attach.

I thinking about disabling Running, and tutorial will became obsolete

bfishman commented 9 years ago

Okay, changes made. Is that what you meant?

VISTALL commented 9 years ago

Yeah that i mean(maybe split only in one page, but not matter) :smiley: thanks.

What u think about adding link to wiki inside README?

bfishman commented 9 years ago

I think that would be good

VISTALL commented 9 years ago

Can u add it at your fork? and create request. I cant choose what add to it.

VISTALL commented 9 years ago

I saw that u wrote "Green Plus" - on OS X, plus colored in black

Taraweesh commented 9 years ago

added command line args --line $(Line) "$(File)" to the wiki page. I know it works in windows but cannot test on mac.

VISTALL commented 9 years ago

Hi, i saw it.

On OS X u cant set program parameters :cry:

NickVolynkin commented 9 years ago

Just made a few improvements, please check for mistakes. bfishman - great job done! Thank you for participation!

NickVolynkin commented 9 years ago

Taraweesh - thank you too! Will check this option on osx later.